Skip to content

Commit cfe4600

Browse files
authored
BUG scikit-learn, not sklearn
1 parent 19a0545 commit cfe4600

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
@@ -51,7 +51,7 @@
5151
'pandas>=0.19.0',
5252
'pytz>=2014.10',
5353
'scipy>=0.14.0',
54-
'sklearn>=0.18.2'
54+
'scikit-learn>=0.18.2'
5555
'seaborn>=0.7.1',
5656
'pandas-datareader>=0.2',
5757
'empyrical>=0.3.0'

0 commit comments

Comments
 (0)