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:
Riccardo Pittau 2020-12-14 10:03:45 +01:00
parent 379b8923e0
commit fb5955bcce
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ deps =
flake8-import-order>=0.17.1 # LGPLv3
hacking>=3.1.0,<4.0.0 # Apache-2.0
pycodestyle>=2.0.0,<2.7.0 # MIT
doc8>=0.6.0 # Apache-2.0
doc8>=0.8.1 # Apache-2.0
commands =
flake8 ironic_inspector
doc8 -e .rst -e .inc README.rst CONTRIBUTING.rst doc/source api-ref/source