X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=tox.ini;h=ed92a278d66daa8e28eee54894ab9cb873626ef8;hb=83698fa3ec1d5d889f3ece39ebfd1cd54520e609;hp=4f9c226fd158276651b4c84c74cb984c7fec61b3;hpb=bca11c23ab24a7119a3972e4629f46e9e0565abd;p=netconf.git diff --git a/tox.ini b/tox.ini index 4f9c226fd1..ed92a278d6 100644 --- a/tox.ini +++ b/tox.ini @@ -14,5 +14,5 @@ commands = [testenv:docs-linkcheck] basepython = python3 deps = -rdocs/requirements.txt -commands = sphinx-build -W -b linkcheck -d {envtmpdir}/doctrees ./docs/ {toxinidir}/docs/_build/linkcheck +commands = sphinx-build -b linkcheck -d {envtmpdir}/doctrees ./docs/ {toxinidir}/docs/_build/linkcheck