mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2024-11-10 19:57:09 +03:00
26300237c9
* Update flake8 from 3.4.1 to 3.5.0 * Update flake8 from 3.4.1 to 3.5.0
12 lines
175 B
Plaintext
12 lines
175 B
Plaintext
cookiecutter==1.6.0
|
|
flake8==3.5.0 # pyup: != 2.6.0
|
|
sh==1.12.14
|
|
binaryornot==0.4.4
|
|
|
|
# Testing
|
|
pytest==3.2.3
|
|
pycodestyle==2.3.1
|
|
pyflakes==1.6.0
|
|
tox==2.9.1
|
|
pytest-cookies==0.3.0
|