cookiecutter-django/requirements.txt
Rafael Laverde 1d55a608c0 Change pep 8 for pycodestyle in docs and project requirements (#1332)
* Change pep8 for pycodestyle in the docs.

* Change pep8 for pycodestyle in project requirements.
2017-09-17 21:56:15 +03:00

12 lines
175 B
Plaintext

cookiecutter==1.5.1
flake8==3.4.1 # pyup: != 2.6.0
sh==1.12.14
binaryornot==0.4.4
# Testing
pytest==3.2.2
pycodestyle==2.3.1
pyflakes==1.6.0
tox==2.8.2
pytest-cookies==0.2.0