X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=tox.ini;h=4fe1e35a8c756ca0b8ddc719d17de16d00e34f8d;hb=da293d77e2cf8aff425cf8cd8b6b283a1f7b1b1a;hp=3cf573eaf5a53cc99fced8167bb63e6b7b8792ac;hpb=bc825ac3ee6f58791d47f9bfef288624624f700c;p=nfvbench.git 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