10000 Pin max version of sphinx-autoapi · zarr-developers/zarr-python@26907b2 · GitHub
[go: up one dir, main page]

Skip to content

Commit 26907b2

Browse files
committed
Pin max version of sphinx-autoapi
1 parent 10a3ea3 commit 26907b2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,9 +75,9 @@ jupyter = [
7575
'ipywidgets>=8.0.0',
7676
]
7777
docs = [
78-
'sphinx',
78+
'sphinx<8',
7979
'sphinx- 5361 autobuild>=2021.3.14',
80-
'sphinx-autoapi<3.2',
80+
'sphinx-autoapi<3.1',
8181
'sphinx_design',
8282
'sphinx-issues',
8383
'sphinx-copybutton',

0 commit comments

Comments
 (0)
0