Skip to content

Commit dbd97ba

Browse files
Build: Bump Sphinx
1 parent 0df0159 commit dbd97ba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
doc_reqs = [
1818
"docutils<0.21", # Temporary fix for m2r2
1919
"m2r2",
20-
"sphinx",
20+
"sphinx>=7.4,<9",
2121
"sphinx-bluebrain-theme",
2222
]
2323
test_reqs = [

0 commit comments

Comments
 (0)