install psycopg2 in tests

Required test specific support of django.contrib.postgres.fields mapping
This commit is contained in:
Nicolas Delaby 2015-11-13 21:56:18 +01:00
parent f0735f1e53
commit 7f079eca4c

View File

@ -2,3 +2,4 @@
pytest==2.6.4
pytest-django==2.8.0
pytest-cov==1.8.1
psycopg2==2.6.1