Tox/Zuul: Docs: Clip openstackdocstheme version

A change introduced in openstackdocstheme 3.4
is incompatible with current syntax.
Clipping version to allow commits to merge.

Test Plan:
pass: tox -edocs --skip-missing-interpreters=false

Partial-Bug: 2085550

Change-Id: I47e33b0a057bdba7f5ea289f213eeb4e2829f582
Signed-off-by: Leonardo Fagundes Luz Serrano <Leonardo.FagundesLuzSerrano@windriver.com>
This commit is contained in:
Leonardo Fagundes Luz Serrano 2024-10-28 13:59:19 -03:00
parent 22dc364545
commit 41af442520

View File

@ -1,4 +1,4 @@
sphinx>=2.0.0,!=2.1.0,<7.2.0 # BSD
openstackdocstheme>=2.2.1 # Apache-2.0
openstackdocstheme>=2.2.1,<3.4 # Apache-2.0
# releasenotes
reno>=3.1.0 # Apache-2.0