Skip to content

Commit cb5d93d

Browse files
Add dependencies
1 parent 0265fad commit cb5d93d

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

setup.py

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,11 @@
2020
'graphviz',
2121
'pyarrow',
2222
'umap-learn',
23-
'dask_mpi'
23+
'dask_mpi',
24+
'aicsimageio[czi]',
25+
'centrosome',
26+
'mpi4py',
27+
'bokeh'
2428
],
2529
entry_points={
2630
'console_scripts': [

0 commit comments

Comments
 (0)