Skip to content

Commit

Permalink
Remove explicit sklearn dependency in setup.py to help resolve build …
Browse files Browse the repository at this point in the history
…issues
  • Loading branch information
auroracramer committed May 14, 2019
1 parent 633adcd commit 69e46c9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.py
Expand Up @@ -79,7 +79,6 @@
'Documentation': 'https://readthedocs.org/projects/openl3/'
},
install_requires=[
'scikit-learn>=0.20.3'
'keras>=2.0.9',
'numpy>=1.13.0',
'scipy>=0.19.1',
Expand Down

0 comments on commit 69e46c9

Please sign in to comment.