Skip to content

Commit

Permalink
fix ipython version
Browse files Browse the repository at this point in the history
  • Loading branch information
mdekstrand committed Mar 11, 2022
1 parent f2e8aba commit b4e2be9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ doc = [
"sphinxcontrib-bibtex >= 2.0",
"sphinx_rtd_theme >= 0.5",
"nbsphinx >= 0.8",
"ipython == 7.*",
]
demo = [
"notebook >= 6",
Expand Down

0 comments on commit b4e2be9

Please sign in to comment.