Change sklearn to scikit_learn
This commit is contained in:
@@ -39,12 +39,13 @@ def install():
|
||||
'sqlalchemy',
|
||||
'networkx',
|
||||
'wntr',
|
||||
'sklearn',
|
||||
'scipy',
|
||||
'scikit-learn',
|
||||
'scikit-fuzzy',
|
||||
'libpysal',
|
||||
'spopt'
|
||||
'spopt',
|
||||
'shapely',
|
||||
'geopandas'
|
||||
]
|
||||
|
||||
if minor == 4:
|
||||
|
||||
Reference in New Issue
Block a user