mirror of
https://github.com/chatmail/core.git
synced 2026-05-22 16:26:31 +03:00
build(python): pin sphinx version
This commit is contained in:
@@ -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 =
|
||||||
|
|||||||
Reference in New Issue
Block a user