Merge "Update requirements URLs in tox config"

This commit is contained in:
Zuul 2020-11-06 08:23:47 +00:00 committed by Gerrit Code Review
commit c5aef8815c
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ commands =
stestr run {posargs}
stestr slowest
deps =
-c{env:UPPER_CONSTRAINTS_FILE:https://opendev.org/openstack/requirements/raw/upper-constraints.txt}
-c{env:TOX_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/master}
-r{toxinidir}/test-requirements.txt
-r{toxinidir}/requirements.txt