Skip to content

Commit

Permalink
added ipython
Browse files Browse the repository at this point in the history
  • Loading branch information
shimwell committed Oct 4, 2024
1 parent 8e14715 commit 3665473
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,8 @@ docs = [
"numpy<=1.26.4",
"mpmath",
"sympy",
"scipy"
"scipy",
"ipython"
]

[tool.black]
Expand Down

0 comments on commit 3665473

Please sign in to comment.