Skip to content
Snippets Groups Projects
Commit 1da898a4 authored by Andrey  ARISTOV's avatar Andrey ARISTOV
Browse files

Merge branch 'update-setup' into 'master'

add aicsimageio

See merge request !8
parents 8a17d596 7594016c
No related branches found
No related tags found
1 merge request!8add aicsimageio
Pipeline #80534 passed
...@@ -28,7 +28,8 @@ setup( ...@@ -28,7 +28,8 @@ setup(
"zarr", "zarr",
"nd2", "nd2",
"dask", "dask",
"fire" "fire",
"aicsimageio"
], ],
python_requires=">=3.8", python_requires=">=3.8",
packages=find_packages(), packages=find_packages(),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment