mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2024-11-26 03:24:01 +03:00
Re-order requirements.txt
This commit is contained in:
parent
e4353a41ed
commit
d2964faa54
|
@ -1,19 +1,18 @@
|
|||
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
|
||||
|
||||
|
||||
# Testing
|
||||
# ------------------------------------------------------------------------------
|
||||
tox==2.9.1
|
||||
|
||||
pytest==3.4.1
|
||||
pytest-cookies==0.3.0
|
||||
|
|
Loading…
Reference in New Issue
Block a user