We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d804fe4 commit ee120c4Copy full SHA for ee120c4
tox.ini
@@ -27,7 +27,7 @@ setenv =
27
DJANGO_SETTINGS_MODULE=django_test_settings
28
deps =
29
-e.[test]
30
- psycopg2
+ psycopg2-binary
31
django111: Django>=1.11,<2.0
32
django20: Django>=2.0,<2.1
33
django21: Django>=2.1,<2.2
0 commit comments