diff --git a/setup.py b/setup.py index f9b3fc77..f70c13dc 100755 --- a/setup.py +++ b/setup.py @@ -116,7 +116,7 @@ def build_extension(self, ext): 'numpy', 'pandas', 'networkx', -"sklearn", +"scikit-learn", ] setup(