tox.ini: use psycopg2-binary

This commit is contained in:
Benjamin Dauvergne 2023-09-20 11:07:55 +02:00
parent c7a9ae1f86
commit cdca28ab46
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ deps =
pytest
mock<4
django-webtest
psycopg2<2.9
psycopg2-binary
pyquery
commands =
python setup.py compile_translations