aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tox.ini1
1 files changed, 1 insertions, 0 deletions
diff --git a/tox.ini b/tox.ini
index 3cf573e..4fe1e35 100644
--- a/tox.ini
+++ b/tox.ini
@@ -59,4 +59,5 @@ whitelist_externals = echo
[testenv:docs-linkcheck]
basepython = python3
deps = -rdocs/requirements.txt
+passenv = http_proxy https_proxy no_proxy
commands = sphinx-build -b linkcheck -d {envtmpdir}/doctrees ./docs/ {toxinidir}/docs/_build/linkcheck