Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Add ipympl to 'test' extra (#2255)
* Add ipympl>=0.3.0 to the 'test' extra environment as it is used in the notebooks as of PR #2252. The lower bound of v0.3.0 is chosen as this corresponds in time with the 'contrib' lower bound on matplotlib of matplotlib>=3.0.0. * Amends PR #2252.
- Loading branch information