Skip to content

Commit 09b691b

Browse files
committed
Pin max version of sphinx
1 parent 10a3ea3 commit 09b691b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jupyter = [
7575
'ipywidgets>=8.0.0',
7676
]
7777
docs = [
78-
'sphinx',
78+
'sphinx<8',
7979
'sphinx-autobuild>=2021.3.14',
8080
'sphinx-autoapi<3.2',
8181
'sphinx_design',

0 commit comments

Comments
 (0)