Moved tests requirements file

This commit is contained in:
Andrew-Chen-Wang 2020-07-09 16:58:35 -04:00
parent 6379e41316
commit b80195fb00

View file

@ -1,10 +1,13 @@
-r requirements.txt
# Requirements file for tests on Travis
django>=2
psycopg2-binary
mysqlclient
django-redis
python-memcached
pylibmc
pytz
Jinja2