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 e0f088c commit 50ff47dCopy full SHA for 50ff47d
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