Skip to content
Snippets Groups Projects
Commit 2421437a authored by Luc Giffon's avatar Luc Giffon
Browse files

change sklearn to scikit-learn in setup.py

parent 2a1e4527
Branches
Tags
No related merge requests found
......@@ -35,7 +35,7 @@ setup(
# package_data={'myapp': 'data/*.gif'},
install_requires=['daiquiri',
'numpy',
'sklearn',
'scikit-learn',
'numba',
'keras',
'scipy'],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment