X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=tox.ini;h=3f211f41f05e144cc04d27678b886fef6c66c572;hb=a8701f606876cbb1579f192b13bd4799dd09f05d;hp=6bebae9f04cd963455e45e68f48dc2c04e0d1c33;hpb=9f1b941b71c83b99e980e7cae3d548f0d268fbae;p=transportpce.git diff --git a/tox.ini b/tox.ini index 6bebae9f0..3f211f41f 100644 --- a/tox.ini +++ b/tox.ini @@ -70,7 +70,7 @@ commands = passenv = http_proxy HTTP_PROXY https_proxy HTTPS_PROXY no_proxy NO_PROXY basepython = python3 deps = -rdocs/requirements.txt -commands = sphinx-build -W -b linkcheck -d {envtmpdir}/doctrees ../docs/ {toxinidir}/docs/_build/linkcheck +commands = - sphinx-build -W -b linkcheck -d {envtmpdir}/doctrees ../docs/ {toxinidir}/docs/_build/linkcheck [testenv:autopep8] basepython = python3