diff --git a/setup.py b/setup.py index 9de4a9a..e31a771 100644 --- a/setup.py +++ b/setup.py @@ -22,5 +22,6 @@ 'matplotlib', 'numpy', 'pints', + 'scipy', ], )