mirror of
https://github.com/chatmail/core.git
synced 2026-05-09 01:46:30 +03:00
ci: allow older versions of Sphinx than 7.2.6
Version 7.2.6 does not supported by older Python.
This commit is contained in:
@@ -63,7 +63,7 @@ commands =
|
|||||||
changedir=doc
|
changedir=doc
|
||||||
deps =
|
deps =
|
||||||
# Pinned version, workaround for <https://github.com/breathe-doc/breathe/issues/981>
|
# Pinned version, workaround for <https://github.com/breathe-doc/breathe/issues/981>
|
||||||
sphinx==7.2.6
|
sphinx<7.3
|
||||||
breathe
|
breathe
|
||||||
sphinx_rtd_theme
|
sphinx_rtd_theme
|
||||||
commands =
|
commands =
|
||||||
|
|||||||
Reference in New Issue
Block a user