We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c058e0f commit 3b2d95cCopy full SHA for 3b2d95c
1 file changed
backend/tox.ini
@@ -55,7 +55,7 @@ allowlist_externals =
55
deps =
56
-r{toxinidir}/requirements/doc.txt
57
commands =
58
- doc8 --ignore-path docs/_build README.rst docs
+ doc8 --ignore-path docs/_build docs
59
rm -f docs/sample_plugin.rst
60
rm -f docs/modules.rst
61
make -e -C docs clean
0 commit comments