diff --git a/setup.py b/setup.py index aa5bb72..003da83 100644 --- a/setup.py +++ b/setup.py @@ -8,6 +8,7 @@ 'Click', 'numpy', 'imageio', + 'Scipy', ], entry_points=''' [console_scripts]