summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2022-04-14 12:03:00 +0200
committerCédric Ollivier <cedric.ollivier@orange.com>2022-04-14 12:03:00 +0200
commitaaadca36e42286ae81034dea2ae989710c261598 (patch)
treec7c70f318892ae69baf3dfda20de3b06bde6707c
parentfc3e6362ad09fbc0365313107055cf08989100b7 (diff)
Leverage the right Istanbul upper constraintsistanbul
Issue-ID: DOC-782 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> Change-Id: I1cf0854d79c32e66f89af18e82f9ae5f4348b918
-rw-r--r--docs/tox.ini10
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/tox.ini b/docs/tox.ini
index 037606f..f51210e 100644
--- a/docs/tox.ini
+++ b/docs/tox.ini
@@ -7,8 +7,8 @@ skipsdist = true
basepython = python3
deps =
-r{toxinidir}/requirements-docs.txt
- -chttps://git.onap.org/doc/plain/etc/upper-constraints.os.txt
- -chttps://git.onap.org/doc/plain/etc/upper-constraints.onap.txt
+ -chttps://git.onap.org/doc/plain/etc/upper-constraints.os.txt?h=istanbul
+ -chttps://git.onap.org/doc/plain/etc/upper-constraints.onap.txt?h=istanbul
commands =
sphinx-build -b html -n -d {envtmpdir}/doctrees ./ {toxinidir}/_build/html
echo "Generated docs available in {toxinidir}/_build/html"
@@ -21,8 +21,8 @@ whitelist_externals =
basepython = python3
deps =
-r{toxinidir}/requirements-docs.txt
- -chttps://git.onap.org/doc/plain/etc/upper-constraints.os.txt
- -chttps://git.onap.org/doc/plain/etc/upper-constraints.onap.txt
+ -chttps://git.onap.org/doc/plain/etc/upper-constraints.os.txt?h=istanbul
+ -chttps://git.onap.org/doc/plain/etc/upper-constraints.onap.txt?h=istanbul
commands = echo "Link Checking not enforced"
#commands = sphinx-build -b linkcheck -d {envtmpdir}/doctrees ./ {toxinidir}/_build/linkcheck
-whitelist_externals = echo \ No newline at end of file
+whitelist_externals = echo