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 fd46768 commit 1af646cCopy full SHA for 1af646c
1 file changed
tox.ini
@@ -61,6 +61,6 @@ commands =
61
doc8 docs/
62
63
[testenv:docs]
64
-set_env = HTTP_PROXY = "socks5h://198.177.253.13:4145"
+setenv = HTTP_PROXY = "socks5h://198.177.253.13:4145"
65
extras = docs
66
commands = sphinx-build -n -W -b html -d docs/_build/doctrees docs docs/_build/html
0 commit comments