Merge "Use TOX_CONSTRAINTS_FILE"
This commit is contained in:
commit
f6c7664bad
2
tox.ini
2
tox.ini
@ -9,7 +9,7 @@ setenv =
|
||||
# We need to install a bit more than just `test' because those drivers have
|
||||
# custom tests that we always run
|
||||
deps =
|
||||
-c{env:UPPER_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/master}
|
||||
-c{env:TOX_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/master}
|
||||
-r{toxinidir}/test-requirements.txt
|
||||
-r{toxinidir}/requirements.txt
|
||||
commands =
|
||||
|
Loading…
x
Reference in New Issue
Block a user