X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=tox.ini;fp=tox.ini;h=fb0dba6d47ce7e0425945a401e743b1facbbfa31;hb=1ff27a51f63976206482971611ce8fedcdfcbba5;hp=c86cfdf320ca70076c58bbd9b675db2cf01cc4c8;hpb=d0b52aaf981b7d84f92ea1ea18e27e87adbf2b23;p=ric-plt%2Fsdlpy.git diff --git a/tox.ini b/tox.ini index c86cfdf..fb0dba6 100644 --- a/tox.ini +++ b/tox.ini @@ -14,7 +14,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" @@ -27,4 +28,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