mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2024-11-10 19:57:09 +03:00
12 lines
165 B
Plaintext
12 lines
165 B
Plaintext
cookiecutter==1.4.0
|
|
flake8==2.6.2 # pyup: != 2.6.0
|
|
sh==1.11
|
|
binaryornot==0.4.0
|
|
|
|
# Testing
|
|
pytest==2.9.2
|
|
pep8==1.7.0
|
|
pyflakes==1.2.3
|
|
tox==2.3.1
|
|
pytest-cookies==0.2.0
|