pip freeze requirements.txt

Some environments, like PyCharm, try to install `requirements.txt`
before they consider `setup.py`.
reviewable/pr1/r1
Christopher Swenson 9 years ago
parent eb05b7d991
commit f31f503e09

@ -1,3 +1,5 @@
Sphinx==1.3.1
https://bitbucket.org/readthedocs/sphinx-autoapi/get/master.zip
https://github.com/snide/sphinx_rtd_theme/archive/master.zip
epydoc==3.0.1
epyparse==0.2.5
PyYAML==3.11
sphinx-autoapi==0.1.1
wheel==0.24.0

Loading…
Cancel
Save