summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZuul <zuul@review.openstack.org>2018-04-25 05:14:23 +0000
committerGerrit Code Review <review@openstack.org>2018-04-25 05:14:23 +0000
commitdc8df6cabd9f3478b9bb31d0c82ecb3d7b56f769 (patch)
tree569b0ff016ec032eb016035841bdf704caf31f26
parentcd09ad426028151c90bed00109728dad19075869 (diff)
parentf244549faec0953c627999ba41888d9adf304111 (diff)
downloadtaskflow-dc8df6cabd9f3478b9bb31d0c82ecb3d7b56f769.tar.gz
Merge "only run doc8 as part of pep8 test job"
-rw-r--r--tox.ini1
1 files changed, 0 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index a3f81b7..b3d544a 100644
--- a/tox.ini
+++ b/tox.ini
@@ -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 =