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 790fa6e commit 1a6e38cCopy full SHA for 1a6e38c
tox.ini
@@ -31,9 +31,7 @@ extras =
31
changedir = docs
32
commands =
33
python -m sphinx -W --keep-going . {toxinidir}/build/html
34
- python -m sphinxlint \
35
- # workaround for sphinx-contrib/sphinx-lint#83
36
- --jobs 1
+ python -m sphinxlint
37
38
[testenv:finalize]
39
description = assemble changelog and tag a release
0 commit comments