add pytest to the requirements

This commit is contained in:
Andreas Zweili 2019-06-16 20:47:58 +02:00
parent 21fa33d00f
commit 0f1da82e0c
1 changed files with 2 additions and 0 deletions

View File

@ -4,3 +4,5 @@ pyaml
pytz
psycopg2
django-guardian
pytest
pytest-django