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.
2 parents 16cabdd + 50ff47d commit f0efcaeCopy full SHA for f0efcae
tox.ini
@@ -23,8 +23,6 @@ setenv =
23
OS_STDERR_CAPTURE=1
24
OS_TEST_TIMEOUT=160
25
PYTHONDONTWRITEBYTECODE=1
26
-# TODO(stephenfin): Remove psycopg2 when minimum constraints is bumped to 2.8
27
- PYTHONWARNINGS = ignore::UserWarning:psycopg2
28
deps =
29
-c{env:TOX_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/master}
30
-r{toxinidir}/requirements.txt
0 commit comments