Migrate aaf-authz docs
[aaf/authz.git] / docs / tox.ini
index 4830756..edac8c3 100644 (file)
@@ -16,7 +16,7 @@ whitelist_externals =
 
 [testenv:docs-linkcheck]
 basepython = python3
-deps = -r{toxinidir}/requirements-docs.txt
+#deps = -r{toxinidir}/requirements-docs.txt
 commands = echo "Link Checking not enforced"
 #commands = sphinx-build -b linkcheck -d {envtmpdir}/doctrees ./ {toxinidir}/_build/linkcheck
 whitelist_externals = echo