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 bea1ec2 commit 99d4884Copy full SHA for 99d4884
tox.ini
@@ -66,7 +66,7 @@ setenv =
66
DB_NAME = ":memory:"
67
68
[testenv:docs]
69
-commands = make -C {toxinidir}/docs spelling
+commands = make -C {toxinidir}/docs {posargs:spelling}
70
deps =
71
Sphinx
72
sphinxcontrib-spelling
0 commit comments