Remove doc8 from gnocchi.xyz

This is not needed.

Change-Id: I42287b2328366830ad83368b4a20d3b8a7682c0f
This commit is contained in:
Julien Danjou 2017-03-15 10:35:48 +01:00
parent aefc50ee68
commit 2314ae5bfc
1 changed files with 0 additions and 1 deletions

View File

@ -39,7 +39,6 @@ deps = .[test,doc]
setenv = SPHINX_HTML_THEME=sphinx_rtd_theme
commands =
python setup.py build_sphinx
doc8 --ignore-path doc/source/gnocchi.rst doc/source
[testenv:debug]
commands = pifpaf --debug run gnocchi -- oslo_debug_helper {posargs}