mirror of
https://github.com/jazzband/django-auditlog.git
synced 2026-03-16 22:20:26 +00:00
Pin psycopg2-binary to 2.8.6
This commit is contained in:
parent
3cd34c4d07
commit
3dee9f1555
1 changed files with 1 additions and 1 deletions
2
tox.ini
2
tox.ini
|
|
@ -16,7 +16,7 @@ deps =
|
|||
# Test requirements
|
||||
coverage
|
||||
codecov
|
||||
psycopg2-binary
|
||||
psycopg2-binary==2.8.6
|
||||
passenv=
|
||||
TEST_DB_HOST
|
||||
TEST_DB_USER
|
||||
|
|
|
|||
Loading…
Reference in a new issue