Skip to content

Commit dce346e

Browse files
authored
Update setup.py
1 parent 397df5d commit dce346e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ def read(*paths):
2323
include_package_data=True,
2424
install_requires=[
2525
'numpy',
26-
'sklearn',
26+
'scikit-learn',
2727
'joblib',
2828
'tqdm',
2929
'xlrd',

0 commit comments

Comments
 (0)