Skip to content

Commit e88d7f9

Browse files
author
Rama Vasudevan
committed
add dask-ml dependency
1 parent bf5edf9 commit e88d7f9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
'toolz', # dask installation failing without this
1616
'cytoolz', # dask installation failing without this
1717
'dask',
18+
'dask-ml',
1819
'h5py>=2.6.0',
1920
'matplotlib>=2.0.0',
2021
'distributed>=2.0.0',

0 commit comments

Comments
 (0)