mirror of
https://github.com/Hopiu/django-cachalot.git
synced 2026-03-16 21:30:23 +00:00
Moved tests requirements file
This commit is contained in:
parent
6379e41316
commit
b80195fb00
1 changed files with 4 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
Loading…
Reference in a new issue