X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=tox.ini;fp=tox.ini;h=6c8827d152c45031828cb6e6371177f63afc0256;hb=5b9d80a4e9175cfd6bd7f2be33c540053f726005;hp=3c93b295805cd34da606080e2592b0247c2596c0;hpb=723363b3fed2e56d1229c4ea794e84d5f7c4f11c;p=doc.git diff --git a/tox.ini b/tox.ini index 3c93b2958..6c8827d15 100644 --- a/tox.ini +++ b/tox.ini @@ -28,7 +28,7 @@ whitelist_externals = [testenv:docs-linkcheck] basepython = python3 deps = -r{toxinidir}/etc/requirements.txt -commands = - sphinx-build -b linkcheck -d {envtmpdir}/doctrees ./docs/ {toxinidir}/docs/_build/linkcheck +commands = sphinx-build -b linkcheck -d {envtmpdir}/doctrees ./docs/ {toxinidir}/docs/_build/linkcheck [testenv:spellcheck] basepython = python3