Skip to content

Commit

Permalink
Pin max version of sphinx-autoapi
Browse files Browse the repository at this point in the history
  • Loading branch information
dstansby committed Aug 20, 2024
1 parent 10a3ea3 commit 26907b2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -75,9 +75,9 @@ jupyter = [
'ipywidgets>=8.0.0',
]
docs = [
'sphinx',
'sphinx<8',
'sphinx-autobuild>=2021.3.14',
'sphinx-autoapi<3.2',
'sphinx-autoapi<3.1',
'sphinx_design',
'sphinx-issues',
'sphinx-copybutton',
Expand Down

0 comments on commit 26907b2

Please sign in to comment.