Skip to content
Snippets Groups Projects

add aicsimageio

Merged Andrey ARISTOV requested to merge update-setup into master
1 file
+ 2
1
Compare changes
  • Side-by-side
  • Inline
+ 2
1
@@ -28,7 +28,8 @@ setup(
"zarr",
"nd2",
"dask",
"fire"
"fire",
"aicsimageio"
],
python_requires=">=3.8",
packages=find_packages(),
Loading