Add INFO.yaml for transportPCE
[transportpce.git] / tox.ini
diff --git a/tox.ini b/tox.ini
index db1ed9604201517a1422b21d3828de6ffa83cecd..659e6913bfbea6f4690c94453ca03da7b1bdbd46 100644 (file)
--- a/tox.ini
+++ b/tox.ini
@@ -71,7 +71,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 -b linkcheck -d {envtmpdir}/doctrees ../docs/ {toxinidir}/docs/_build/linkcheck
 
 [testenv:autopep8]
 basepython = python3