cookiecutter-django/requirements.txt

12 lines
167 B
Plaintext
Raw Normal View History

cookiecutter==1.5.0
flake8==3.2.1 # pyup: != 2.6.0
2017-01-09 12:31:11 +03:00
sh==1.12.9
binaryornot==0.4.0
2015-04-20 15:19:12 +03:00
# Testing
pytest==3.0.6
2016-01-29 08:42:45 +03:00
pep8==1.7.0
pyflakes==1.5.0
2017-02-09 11:08:43 +03:00
tox==2.6.0
2016-04-20 21:50:06 +03:00
pytest-cookies==0.2.0