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

This commit is contained in:
Zuul 2021-04-16 16:30:08 +00:00 committed by Gerrit Code Review
commit 6ffd7b04c1
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ commands = bash -c "find {toxinidir} \
[testenv:docs]
deps =
-c{env:UPPER_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/master}
-c{env:TOX_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/train}
-r{toxinidir}/doc/requirements.txt
commands =
rm -rf doc/build