Change source for upper constraints
py27 is currently broken due to a Sphinx failure that is resolved if you properly include the upper constraints. Change-Id: Ia86f6f71eddcd4aa8505601ba51b4723e05cf488
This commit is contained in:
parent
e11b687c2a
commit
8a3dc5121c
2
tox.ini
2
tox.ini
@ -15,7 +15,7 @@ setenv =
|
||||
LC_ALL=C
|
||||
HOME={envdir}
|
||||
deps =
|
||||
-c{env:UPPER_CONSTRAINTS_FILE:https://opendev.org/openstack/requirements/raw/branch/master/upper-constraints.txt}
|
||||
-c{env:UPPER_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/master}
|
||||
-r{toxinidir}/requirements.txt
|
||||
-r{toxinidir}/test-requirements.txt
|
||||
commands = stestr run {posargs}
|
||||
|
Loading…
x
Reference in New Issue
Block a user