Update exception whitelist
[integration/test.git] / tox.ini
diff --git a/tox.ini b/tox.ini
index 2fd088d0c245f1661899ea32da1529e4f7cd8d26..d1cb293e95d31df4fe2d334d6196027d1ebf0f8a 100644 (file)
--- a/tox.ini
+++ b/tox.ini
@@ -17,7 +17,6 @@ commands =
 [testenv:docs]
 deps = -rdocs/requirements.txt
 commands =
-    ./build-integration-robot-libdoc.sh
     sphinx-build -b html -n -d {envtmpdir}/doctrees ./docs/ {toxinidir}/docs/_build/html
     echo "Generated docs available in {toxinidir}/docs/_build/html"
 whitelist_externals = echo