Skip to content

Commit

Permalink
Remove explicit dependency on ipykernel (#595)
Browse files Browse the repository at this point in the history
This is no longer necessary now that a release has been made
which includes jupyter/jupyter-sphinx#226.
garrison authored May 22, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 5fa3abc commit 2afe393
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -77,9 +77,6 @@ docs = [
"sphinx-autodoc-typehints>=1.12.0",
"sphinx-reredirects",
"jupyter-sphinx>=0.3.2",
# The following line is needed until
# https://github.com/jupyter/jupyter-sphinx/pull/226 is resolved.
"ipykernel>=4.5.1",
"nbsphinx>=0.8.8",
"sphinx-copybutton>=0.5.0",
"reno>=3.4.0",

0 comments on commit 2afe393

Please sign in to comment.