Re-structured requirements files

This commit is contained in:
Raphael Michel
2015-10-18 19:47:16 +02:00
parent e0f75d435e
commit f7011abfd4
4 changed files with 13 additions and 18 deletions

View File

@@ -1 +1,13 @@
django-debug-toolbar>=1.3.0,<2.0
# Testing requirements
pyflakes
pep8==1.5.7 # exact requirement by flake8 2.4.0
pep8-naming
flake8
coveralls
coverage
selenium
pytest
pytest-django
isort
pytest-mock