Skip to content

requirements.txt: Remove wsgiref#3

Open
msabramo wants to merge 2 commits into
manojlds:masterfrom
msabramo:requirements_txt_remove_wsgiref
Open

requirements.txt: Remove wsgiref#3
msabramo wants to merge 2 commits into
manojlds:masterfrom
msabramo:requirements_txt_remove_wsgiref

Conversation

@msabramo

Copy link
Copy Markdown
Contributor

pip freeze includes this in the output but it's more of a bug than a feature and it causes the pip install to fail on Python 3.

Also upgraded static from 0.4 to 1.1.1, because 0.4 was pulling in wsgiref, which causes an error when
installing on Python 3.

`pip freeze` includes this in the output but it's more of a bug than a
feature and it causes the `pip install` to fail on Python 3.
because 0.4 was pulling in wsgiref, which causes an error when
installing on Python 3.
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.

1 participant