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 0cc49d0 commit f9a53b4Copy full SHA for f9a53b4
tox.ini
@@ -24,7 +24,7 @@ deps =
24
mysql_myisam: mysql-python==1.2.5
25
mysql_innodb: mysql-python==1.2.5
26
27
- postgres: psycopg2
+ postgres: psycopg2-binary
28
setenv =
29
PYTHONPATH = {toxinidir}:{env:PYTHONPATH:}
30
0 commit comments