diff --git a/requirements.txt b/requirements.txt index 666a37365..5354268cc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -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