Merge "Remove install unnecessary packages"
This commit is contained in:
commit
1133dd9745
1
tox.ini
1
tox.ini
@ -16,7 +16,6 @@ commands = {posargs}
|
|||||||
[testenv:docs]
|
[testenv:docs]
|
||||||
deps =
|
deps =
|
||||||
-c{env:UPPER_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/master}
|
-c{env:UPPER_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/master}
|
||||||
-r{toxinidir}/requirements.txt
|
|
||||||
-r{toxinidir}/doc/requirements.txt
|
-r{toxinidir}/doc/requirements.txt
|
||||||
commands =
|
commands =
|
||||||
sphinx-build -a -E -W -d doc/build/doctrees --keep-going -b html doc/source doc/build/html
|
sphinx-build -a -E -W -d doc/build/doctrees --keep-going -b html doc/source doc/build/html
|
||||||
|
Loading…
Reference in New Issue
Block a user