Skip to content

Remove PyOpenSSL dependency #65

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

Merged
merged 2 commits into from Aug 25, 2015
Merged

Remove PyOpenSSL dependency #65

merged 2 commits into from Aug 25, 2015

Conversation

scribu
Copy link
Contributor

@scribu scribu commented Aug 25, 2015

PyOpenSSL is not used directly by this package, so we should let downstream packages decide if they want to use PyOpenSSL or PyCrypto.

As an example, the oauth2client package will, at runtime, check if PyOpenSSL is installed. If not, it will use PyCrypto.

@tylertreat
Copy link
Owner

Thanks!

tylertreat added a commit that referenced this pull request Aug 25, 2015
Remove PyOpenSSL dependency
@tylertreat tylertreat merged commit f69fe34 into tylertreat:master Aug 25, 2015
@scribu scribu deleted the pyopenssl branch August 25, 2015 23:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants