Update version of doc8
The doc8 lib supports Python 3.6 starting from version 0.8.1 Change-Id: I1acd3f12acbaf413e0752155c1e78e84824034af
This commit is contained in:
parent
379b8923e0
commit
fb5955bcce
2
tox.ini
2
tox.ini
@ -56,7 +56,7 @@ deps =
|
|||||||
flake8-import-order>=0.17.1 # LGPLv3
|
flake8-import-order>=0.17.1 # LGPLv3
|
||||||
hacking>=3.1.0,<4.0.0 # Apache-2.0
|
hacking>=3.1.0,<4.0.0 # Apache-2.0
|
||||||
pycodestyle>=2.0.0,<2.7.0 # MIT
|
pycodestyle>=2.0.0,<2.7.0 # MIT
|
||||||
doc8>=0.6.0 # Apache-2.0
|
doc8>=0.8.1 # Apache-2.0
|
||||||
commands =
|
commands =
|
||||||
flake8 ironic_inspector
|
flake8 ironic_inspector
|
||||||
doc8 -e .rst -e .inc README.rst CONTRIBUTING.rst doc/source api-ref/source
|
doc8 -e .rst -e .inc README.rst CONTRIBUTING.rst doc/source api-ref/source
|
||||||
|
Loading…
Reference in New Issue
Block a user