mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2024-11-11 04:07:48 +03:00
20 lines
340 B
Plaintext
20 lines
340 B
Plaintext
cookiecutter==1.6.0
|
|
|
|
|
|
# Testing
|
|
# ------------------------------------------------------------------------------
|
|
sh==1.12.14
|
|
binaryornot==0.4.4
|
|
|
|
tox==2.9.1
|
|
|
|
pytest==3.4.1
|
|
pytest-cookies==0.3.0
|
|
|
|
|
|
# Code quality
|
|
# ------------------------------------------------------------------------------
|
|
flake8==3.5.0
|
|
pycodestyle==2.3.1
|
|
pyflakes==1.6.0
|