Merge "Remove invalid conf with releasenote"

This commit is contained in:
Zuul 2023-03-20 06:39:34 +00:00 committed by Gerrit Code Review
commit 8fb8bf5682

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}