Remove invalid conf with releasenote

Change-Id: I7451492b837f9dddc9e9573c836ee1328df29833
This commit is contained in:
zhangbailin 2023-03-20 02:14:51 +00:00
parent 4b7cc3bf09
commit 0c718a0867

View File

@ -44,10 +44,6 @@ commands =
commands = sphinx-build -W -b html doc/source doc/build/html
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]
commands = oslo_debug_helper {posargs}