Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make cryptography optional #2386

Merged
merged 8 commits into from
Feb 13, 2021
Merged

Make cryptography optional #2386

merged 8 commits into from
Feb 13, 2021

Conversation

Bibo-Joshi
Copy link
Member

as discussed offline.

Adds requirements-extra called passport. Installing via pip install ptb[passport] seems more intuitive to me than installing as pip install ptb[crypto] and it's more flexible in terms of which optional dependencies are actually needed for passports.

superseeds #2377
closes #2372

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey! Looks like you edited README.rst or README_RAW.rst. I'm just a friendly reminder to apply relevant changes to both of those files :)

yes, I did that ;)

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey! Looks like you edited README.rst or README_RAW.rst. I'm just a friendly reminder to apply relevant changes to both of those files :)

@Bibo-Joshi
Copy link
Member Author

Upgrading pytest required a small workaround, see pytest-dev/pytest#8343. Documented with comments. Let's see if that did the trick.

@Bibo-Joshi
Copy link
Member Author

Yeay, CI runs 🥳 Codecov is shy for some reason, but it looks good in the dashboard.

Bibo-Joshi added a commit that referenced this pull request Feb 13, 2021
@Bibo-Joshi Bibo-Joshi merged commit a34f0b9 into master Feb 13, 2021
@Bibo-Joshi Bibo-Joshi deleted the optional-crypto branch February 13, 2021 21:07
@github-actions github-actions bot locked and limited conversation to collaborators Feb 15, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Handle cryptography
1 participant