Merge "Update TOX_CONSTRAINTS_FILE for stable/2023.1" into stable/2023.1

This commit is contained in:
Zuul
2023-03-21 19:37:01 +00:00
committed by Gerrit Code Review

View File

@@ -35,7 +35,7 @@ commands = bash -c "find {toxinidir} \
[testenv:docs]
deps =
-c{env:TOX_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/master}
-c{env:TOX_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/2023.1}
-r{toxinidir}/doc/requirements.txt
allowlist_externals = bash
setenv =