diff --git a/setup.py b/setup.py index 44bfc3d..5df2224 100644 --- a/setup.py +++ b/setup.py @@ -8,6 +8,7 @@ install_requires = [ + 'setuptools', 'h5py', 'scikit-learn', 'scipy',