Replace git.openstack.org URLs with opendev.org URLs
Change-Id: I2d296e2001912928f1d3380a3b1a8c9e365c324e
This commit is contained in:
parent
8af8ae94f1
commit
c1c43bb1c4
2
tox.ini
2
tox.ini
@ -17,7 +17,7 @@ commands = {posargs}
|
||||
[testenv:docs]
|
||||
basepython = python3
|
||||
deps =
|
||||
-c{env:UPPER_CONSTRAINTS_FILE:https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt}
|
||||
-c{env:UPPER_CONSTRAINTS_FILE:https://opendev.org/openstack/requirements/raw/branch/master/upper-constraints.txt}
|
||||
-r{toxinidir}/requirements.txt
|
||||
commands = sphinx-build -W -E -b html -d doc/build/doctrees doc/source doc/build/html
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user