diff --git a/tox.ini b/tox.ini index 9a5031c..0c92bed 100644 --- a/tox.ini +++ b/tox.ini @@ -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}