We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af7d338 commit 4dd365dCopy full SHA for 4dd365d
1 file changed
tox.ini
@@ -46,6 +46,7 @@ commands =
46
basepython = python3.8
47
deps = -rdocs/requirements.txt
48
commands = sphinx-build -b html -d {envtmpdir}/doctrees docs {envtmpdir}/html
49
+pip_pre = false
50
51
[testenv:py38-lint]
52
0 commit comments