X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=tox.ini;fp=tox.ini;h=7c50d17d688915c6f3579a29b20d0132cc4be326;hb=5c798fcc7f755f217c2fc28ac60e994205072f9d;hp=8a8d0a419460431370982ee2d82ba0e1e3efce1e;hpb=0c3b4fd114632ce306a5f7c73a280483ac0e030a;p=ric-plt%2Fo1.git diff --git a/tox.ini b/tox.ini index 8a8d0a4..7c50d17 100644 --- a/tox.ini +++ b/tox.ini @@ -18,6 +18,7 @@ deps = sphinxcontrib-httpdomain recommonmark lfdocs-conf + urllib3~=1.26.15 commands = sphinx-build -W -b html -n -d {envtmpdir}/doctrees ./docs/ {toxinidir}/docs/_build/html @@ -35,4 +36,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