Skip to content

Set zarr version range in pyproject.toml#111

Open
randommm wants to merge 1 commit into
timaeus-research:mainfrom
randommm:patch-1
Open

Set zarr version range in pyproject.toml#111
randommm wants to merge 1 commit into
timaeus-research:mainfrom
randommm:patch-1

Conversation

@randommm
Copy link
Copy Markdown

zarr 3.0.x: has RegularChunkGrid, but lacks zarr.core.dtype
zarr 3.1.x: has both RegularChunkGrid and zarr.core.dtype
zarr 3.2.x: has zarr.core.dtype, but no longer has RegularChunkGrid as a class

This is to fix some failures to import on the example notebook

zarr 3.0.x: has RegularChunkGrid, but lacks zarr.core.dtype
zarr 3.1.x: has both RegularChunkGrid and zarr.core.dtype
zarr 3.2.x: has zarr.core.dtype, but no longer has RegularChunkGrid as a class
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant