Update tox.ini file for opendev.org
Change-Id: Ia030c6aa4b3be5952298e904d7dc310b7a604655
This commit is contained in:
parent
226ceacf90
commit
1d0a81a1dd
2
tox.ini
2
tox.ini
@ -5,7 +5,7 @@ skipsdist = True
|
||||
|
||||
[testenv]
|
||||
usedevelop = True
|
||||
install_command = pip install -c{env:UPPER_CONSTRAINTS_FILE:https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt} {opts} {packages}
|
||||
install_command = pip install -c{env:UPPER_CONSTRAINTS_FILE:https://opendev.org/openstack/requirements/raw/branch/master/upper-constraints.txt} {opts} {packages}
|
||||
setenv =
|
||||
VIRTUAL_ENV={envdir}
|
||||
DISTIL_TESTS_CONFIGS_DIR={toxinidir}/distil/tests/etc/
|
||||
|
Loading…
x
Reference in New Issue
Block a user