Merge "Drop SQLALCHEMY_WARN_20"
This commit is contained in:
commit
97ce039f26
2
tox.ini
2
tox.ini
@ -6,8 +6,6 @@ envlist = py38,py39,pep8,docs
|
||||
setenv =
|
||||
PYTHON=coverage run --source barbican --parallel-mode
|
||||
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}
|
||||
|
Loading…
x
Reference in New Issue
Block a user