Merge "Drop SQLALCHEMY_WARN_20"

This commit is contained in:
Zuul 2024-09-16 13:23:56 +00:00 committed by Gerrit Code Review
commit a7b4aa6363

View File

@ -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