Skip to content

Commit 3b103f1

Browse files
workaround build errors with sphinx 7.4.4 (#754)
1 parent d968e5b commit 3b103f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ install_requires =
5151
eralchemy==1.2.*
5252
hieroglyph>=2.1.0
5353
setuptools>=50
54-
sphinx>=7.1
54+
sphinx>=7.1, <7.4
5555
sphinx-design>=0.5.0
5656
sphinx_rtd_theme>=1.0.0
5757
sphinxcontrib-svg2pdfconverter

0 commit comments

Comments
 (0)