Skip to content

Commit

Permalink
revert nbsphinx
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelFu512 committed May 23, 2024
1 parent 95d6550 commit b1572dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ docs = [
"astroid >= 2.6.6",
"Sphinx >= 5.0.0",
"nbconvert >= 6.5.0",
"nbsphinx >= 0.8.5",
"nbsphinx >= 0.8.5 < 0.9.0",
"sphinx-autoapi",
"sphinx-inline-tabs >= 2022.1.2b11",
"sphinx-copybutton >= 0.4.0",
Expand Down

0 comments on commit b1572dc

Please sign in to comment.