X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=tox.ini;h=94563ee3d6f6ec95f5a5a973c06005cb8aaf83bb;hb=cb5e5af7ca0f27a1d3236ae092f3b5c10e06b7db;hp=09d34a70802c88cf330049952df3132a3506b9a2;hpb=77f7c38a2133e3ca11582a217762802d1a14c8fa;p=ric-app%2Fad.git diff --git a/tox.ini b/tox.ini index 09d34a7..94563ee 100644 --- a/tox.ini +++ b/tox.ini @@ -62,6 +62,8 @@ deps = sphinxcontrib-httpdomain recommonmark lfdocs-conf + urllib3~=1.26.15 +allowlist_externals = echo commands = sphinx-build -W -b html -n -d {envtmpdir}/doctrees ./docs/ {toxinidir}/docs/_build/html echo "Generated docs available in {toxinidir}/docs/_build/html" @@ -74,4 +76,5 @@ deps = sphinx sphinxcontrib-httpdomain recommonmark lfdocs-conf + urllib3~=1.26.15 commands = sphinx-build -W -b linkcheck -d {envtmpdir}/doctrees ./docs/ {toxinidir}/docs/_build/linkcheck