Merge "[stable-only] Update TOX_CONSTRAINTS_FILE for stable/yoga" into stable/yoga

This commit is contained in:
Zuul 2022-03-15 06:00:03 +00:00 committed by Gerrit Code Review
commit d0c3bf1e33
1 changed files with 2 additions and 2 deletions

View File

@ -20,7 +20,7 @@ setenv =
VIRTUAL_ENV={envdir}
OS_TEST_PATH=cyborg/tests/unit
deps =
-c{env:TOX_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/master}
-c{env:TOX_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/yoga}
-r{toxinidir}/requirements.txt
-r{toxinidir}/test-requirements.txt
@ -92,7 +92,7 @@ ignore-path = .venv,.git,.tox,*cyborg/locale*,*lib/python*,*cyborg.egg*,api-ref/
description =
Build main documentation.
deps =
-c{env:TOX_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/master}
-c{env:TOX_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/yoga}
-r{toxinidir}/doc/requirements.txt
commands =
rm -rf doc/build/html