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 a8f364c commit 573334dCopy full SHA for 573334d
tox.ini
@@ -50,6 +50,6 @@ commands =
50
description = Build HTML docs with sphinx
51
deps =
52
-r{toxinidir}{/}requirements{/}requirements-docs.txt
53
-skip_install = true
+skip_install = False
54
commands =
55
sphinx-build -M html {toxinidir}{/}docs {toxinidir}{/}docs{/}_build -Q
0 commit comments