Closed toloudis closed 2 months ago
Tests were failing on #48 because of more recent zarr versions so I had to pin to pre-2.18. Ideally this should not be a constraint.
We want to be able to take advantage of all the fixes and improvements that come with new zarr releases!
Unpin to zarr<3 and eventually allow v3 support too
Resolved as of now
Feature Description
Tests were failing on #48 because of more recent zarr versions so I had to pin to pre-2.18. Ideally this should not be a constraint.
Use Case
We want to be able to take advantage of all the fixes and improvements that come with new zarr releases!
Solution
Unpin to zarr<3 and eventually allow v3 support too