diff --git a/setup.py b/setup.py index 0d919e6..0ae41a2 100644 --- a/setup.py +++ b/setup.py @@ -38,7 +38,6 @@ def get_property(prop, project): 'jupyter', 'ipywidgets', 'pyyaml', - 'ipympl', 'tqdm', ], tests_require=['pytest'],