Remove invalid conf with releasenote
Change-Id: I7451492b837f9dddc9e9573c836ee1328df29833
This commit is contained in:
parent
4b7cc3bf09
commit
0c718a0867
4
tox.ini
4
tox.ini
@ -44,10 +44,6 @@ commands =
|
|||||||
commands = sphinx-build -W -b html doc/source doc/build/html
|
commands = sphinx-build -W -b html doc/source doc/build/html
|
||||||
doc8 --ignore D001 doc/
|
doc8 --ignore D001 doc/
|
||||||
|
|
||||||
[testenv:releasenotes]
|
|
||||||
commands =
|
|
||||||
sphinx-build -a -E -W -d releasenotes/build/doctrees -b html releasenotes/source releasenotes/build/html
|
|
||||||
|
|
||||||
[testenv:debug]
|
[testenv:debug]
|
||||||
commands = oslo_debug_helper {posargs}
|
commands = oslo_debug_helper {posargs}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user