cookiecutter-django/requirements.txt

14 lines
301 B
Text
Raw Normal View History

cookiecutter==1.6.0
2017-06-07 03:19:10 +00:00
sh==1.12.14
binaryornot==0.4.4
2015-04-20 12:19:12 +00:00
# Code quality
# ------------------------------------------------------------------------------
flake8==3.5.0
2018-03-05 11:01:45 +00:00
# Testing
# ------------------------------------------------------------------------------
2018-04-03 01:51:17 +00:00
tox==3.0.0
pytest==3.6.0
2018-03-05 11:01:45 +00:00
pytest-cookies==0.3.0