Change the deps source
Change-Id: If820ae52680ba1846c48338474593e528bad550f
This commit is contained in:
parent
884fec8955
commit
05361b46bf
@ -19,5 +19,5 @@ repository.
|
||||
|
||||
* Free software: Apache license
|
||||
* Documentation: https://docs.openstack.org/sphinx-feature-classification/latest/
|
||||
* Source: http://git.openstack.org/cgit/openstack/sphinx-feature-classification
|
||||
* Source: http://opendev.org/openstack/sphinx-feature-classification
|
||||
* Bugs: https://storyboard.openstack.org/#!/project/921
|
||||
|
2
tox.ini
2
tox.ini
@ -10,7 +10,7 @@ setenv =
|
||||
VIRTUAL_ENV={envdir}
|
||||
PYTHONWARNINGS=default::DeprecationWarning
|
||||
deps =
|
||||
-c{env:UPPER_CONSTRAINTS_FILE:https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt}
|
||||
-c{env:UPPER_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/master}
|
||||
-r{toxinidir}/test-requirements.txt
|
||||
commands = python setup.py test --slowest --testr-args='{posargs}'
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user