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

requirements.txt error #87

Closed
IanLee1521 opened this issue Jul 25, 2017 · 1 comment
Closed

requirements.txt error #87

IanLee1521 opened this issue Jul 25, 2017 · 1 comment

Comments

@IanLee1521
Copy link
Collaborator

IanLee1521 commented Jul 25, 2017

Relates to a comment I left on one of the recent pull requests, but the requirements.txt file actually has an error if you try to install it:

$ pip install -r requirements.txt
Invalid requirement: 'pyopenssl=17.2.0'
= is not a valid operator. Did you mean == ?

I would recommend changing it to simply pyopenssl without the pinned version.

/cc @konklone

@konklone
Copy link
Collaborator

Fixed by #90.

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

No branches or pull requests

2 participants