Merge "[DOC] Leverage the right upper-constraints" into jakarta
authorThomas Kulik <thomas.kulik@telekom.de>
Tue, 11 Oct 2022 15:47:38 +0000 (15:47 +0000)
committerGerrit Code Review <gerrit@onap.org>
Tue, 11 Oct 2022 15:47:38 +0000 (15:47 +0000)
1  2 
docs/tox.ini

diff --cc docs/tox.ini
@@@ -7,10 -7,10 +7,10 @@@ skipsdist = tru
  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=jakarta
+     -chttps://git.onap.org/doc/plain/etc/upper-constraints.onap.txt?=h=jakarta
  commands =
 -    sphinx-build -b html -n -d {envtmpdir}/doctrees ./ {toxinidir}/_build/html
 +    sphinx-build -W -b html -n -d {envtmpdir}/doctrees ./ {toxinidir}/_build/html
      echo "Generated docs available in {toxinidir}/_build/html"
  whitelist_externals =
      echo