fix pep8 template in tox.ini #195

Merged
zuul merged 1 commits from fix1 into main 2024-02-22 13:25:49 +00:00

View File

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