Merge "Drop SQLALCHEMY_WARN_20"
This commit is contained in:
commit
a7b4aa6363
2
tox.ini
2
tox.ini
@ -8,8 +8,6 @@ basepython = python3
|
||||
setenv =
|
||||
OS_TEST_PATH=heat/tests
|
||||
PYTHONDONTWRITEBYTECODE=1
|
||||
# TODO(stephenfin): Remove once we bump our upper-constraint to SQLAlchemy 2.0
|
||||
SQLALCHEMY_WARN_20=1
|
||||
usedevelop = True
|
||||
deps = -c{env:TOX_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/master}
|
||||
-r{toxinidir}/requirements.txt
|
||||
|
Loading…
Reference in New Issue
Block a user