Re-order requirements.txt

This commit is contained in:
Nikita P. Shupeyko 2018-03-05 14:01:45 +03:00
parent e4353a41ed
commit d2964faa54

View File

@ -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