Skip to content

Commit

Permalink
Merge pull request #579 from tableau/nmannheimer-patch-fix-sklearn
Browse files Browse the repository at this point in the history
Update setup.py to rename sklearn to the new name scikit-learn
  • Loading branch information
nmannheimer authored Jan 19, 2023
2 parents 4b9e3d8 + bc49e61 commit bf1a167
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ def read(fname):
"requests",
"scipy",
"simplejson",
"sklearn",
"scikit-learn",
"textblob",
"tornado",
"twisted",
Expand Down

0 comments on commit bf1a167

Please sign in to comment.