only run doc8 as part of pep8 test job

Change-Id: Id7e8b29fe5ffb9aa410985ce0e5914bdcf4e4df0
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
This commit is contained in:
Doug Hellmann 2018-04-17 16:28:41 -04:00
parent a91eab24f1
commit f244549fae
1 changed files with 0 additions and 1 deletions

View File

@ -29,7 +29,6 @@ deps =
-r{toxinidir}/doc/requirements.txt
commands =
sphinx-build -E -W -b html doc/source doc/build/html
doc8 doc/source
[testenv:update-states]
deps =