mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-08-08 14:24:48 +03:00
install psycopg2 in tests
Required test specific support of django.contrib.postgres.fields mapping
This commit is contained in:
parent
f0735f1e53
commit
7f079eca4c
|
@ -2,3 +2,4 @@
|
|||
pytest==2.6.4
|
||||
pytest-django==2.8.0
|
||||
pytest-cov==1.8.1
|
||||
psycopg2==2.6.1
|
||||
|
|
Loading…
Reference in New Issue
Block a user