Skip to content

Commit bf1a167

Browse files
authored
Merge pull request #579 from tableau/nmannheimer-patch-fix-sklearn
Update setup.py to rename sklearn to the new name scikit-learn
2 parents 4b9e3d8 + bc49e61 commit bf1a167

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ def read(fname):
8585
"requests",
8686
"scipy",
8787
"simplejson",
88-
"sklearn",
88+
"scikit-learn",
8989
"textblob",
9090
"tornado",
9191
"twisted",

0 commit comments

Comments
 (0)