Added the testing requirements

This commit is contained in:
Daniel Quinn 2016-10-26 10:08:21 +00:00
parent 875ad09b00
commit a5f10cd6b3

@ -13,3 +13,9 @@ python-dotenv>=0.3.0
python-gnupg>=0.3.8
pytz>=2015.7
gunicorn==19.6.0
# For the tests
pytest
pytest-django
pytest-sugar
tox