mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-05-10 13:44:43 +00:00
17 lines
381 B
Text
17 lines
381 B
Text
cookiecutter==1.7.0
|
|
sh==1.12.14
|
|
binaryornot==0.4.4
|
|
|
|
# Code quality
|
|
# ------------------------------------------------------------------------------
|
|
black==19.10b0
|
|
flake8==3.7.9
|
|
flake8-isort==2.9.0
|
|
|
|
# Testing
|
|
# ------------------------------------------------------------------------------
|
|
tox==3.14.5
|
|
pytest==5.4.1
|
|
pytest-cookies==0.5.1
|
|
pytest-instafail==0.4.1.post0
|
|
pyyaml==5.3.1
|