mirror of
https://github.com/chatmail/core.git
synced 2026-04-02 05:22:14 +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
|
||||
deps =
|
||||
# Pinned version, workaround for <https://github.com/breathe-doc/breathe/issues/981>
|
||||
sphinx==7.2.6
|
||||
sphinx<7.3
|
||||
breathe
|
||||
sphinx_rtd_theme
|
||||
commands =
|
||||
|
||||
Reference in New Issue
Block a user