fix pep8 template in tox.ini
All checks were successful
gl/check check status: success (6e631d7dff80229f4e5c7236b3a54e7d1903dc0e)
gl/gate gate status: success (6e631d7dff80229f4e5c7236b3a54e7d1903dc0e)

This commit is contained in:
Tino Schreiber 2024-02-20 15:26:55 +00:00
parent adc0cb82c3
commit 6e631d7dff

View File

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