build(python): pin sphinx version

This commit is contained in:
link2xt
2024-04-17 11:54:45 +00:00
parent ac508a9e9c
commit 65822e53e6

View File

@@ -62,7 +62,8 @@ commands =
[testenv:doc] [testenv:doc]
changedir=doc changedir=doc
deps = deps =
sphinx # Pinned version, workaround for <https://github.com/breathe-doc/breathe/issues/981>
sphinx==7.2.6
breathe breathe
sphinx_rtd_theme sphinx_rtd_theme
commands = commands =