diff --git a/pyproject.toml b/pyproject.toml index 88d64a9..9dae92f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -35,6 +35,7 @@ dependencies = [ "hyperspy>=2.0rc0", "ipywidgets>=7.0", "link_traits", + "ipympl", # for convenience ] dynamic = ["version"]