Skip to content

Commit

Permalink
setup.py: Add ipympl for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
CSSFrancis committed May 5, 2023
1 parent 2f33d17 commit d69306b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@
"matplotlib>=3.1",
# optional dependency of scipy to use scipy.datasets
"pooch",
"ipympl",
],
"coverage":["pytest-cov"],
# required to build the docs
Expand Down

0 comments on commit d69306b

Please sign in to comment.