Update tox.ini && conf.py file

Performed-by: gitea/infra/otc-metadata/tools/generate_doc_confpy.py
This commit is contained in:
2024-09-06 08:12:40 +00:00
parent 1dabb462d9
commit 980c1874ee
4 changed files with 14 additions and 2 deletions

View File

@ -13,6 +13,8 @@ commands = stestr run {posargs}
stestr slowest
[testenv:pep8]
allowlist_externals =
doc8
commands =
doc8 doc/source README.rst