X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=tox.ini;h=1f08557af6439aa72a091dd8f1435cf641dc5b2e;hb=380e416fce7a59ec18dfc34498d702286ca43e89;hp=1429352c31009a9eaae7fb8f93b98685d19800db;hpb=9df3f548230c398ce40a07501a6c2fa58f77134f;p=releng%2Fbuilder.git diff --git a/tox.ini b/tox.ini index 1429352c3..1f08557af 100644 --- a/tox.ini +++ b/tox.ini @@ -18,7 +18,7 @@ commands = coala --non-interactive [testenv:docs] -deps = sphinx +deps = -rdocs/requirements.txt commands = sphinx-build -b html -d {envtmpdir}/doctrees ./docs/ {toxinidir}/docs/_build/html [testenv:pep8]