Skip to content

Commit

Permalink
add explicit dask[array] requirement, matches ndtiff
Browse files Browse the repository at this point in the history
  • Loading branch information
ieivanov committed Dec 3, 2024
1 parent 9c3ba18 commit 07e2aa4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ install_requires =
pillow>=9.4.0
blosc2
xarray>=2024.1.1
dask[array]

[options.extras_require]
dev =
Expand Down

0 comments on commit 07e2aa4

Please sign in to comment.