|
|
|
@ -9,7 +9,7 @@ install_command = pip install {opts} {packages}
|
|
|
|
|
setenv =
|
|
|
|
|
VIRTUAL_ENV={envdir}
|
|
|
|
|
deps =
|
|
|
|
|
-c{env:UPPER_CONSTRAINTS_FILE:https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt}
|
|
|
|
|
-c{env:UPPER_CONSTRAINTS_FILE:https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?h=stable/queens}
|
|
|
|
|
-r{toxinidir}/requirements.txt
|
|
|
|
|
-r{toxinidir}/test-requirements.txt
|
|
|
|
|
-egit+https://github.com/openstack/nova#egg=nova
|
|
|
|
|