Skip to content

Commit 785b887

Browse files
maxrjoneskeewis
authored andcommitted
Remove zarr upstream pin
1 parent bf8d22f commit 785b887

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pixi.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ pyarrow = { version = "*", index = "https://pypi.anaconda.org/scientific-python-
158158

159159
dask = { git = "https://github.com/dask/dask" }
160160
distributed = { git = "https://github.com/dask/distributed" }
161-
zarr = { git = "https://github.com/maxrjones/zarr-python", branch = "poc/unified-chunk-grid" }
161+
zarr = { git = "https://github.com/zarr-developers/zarr-python" }
162162
numcodecs = { git = "https://github.com/zarr-developers/numcodecs" }
163163
cftime = { git = "https://github.com/Unidata/cftime" }
164164
# packaging = { git = "https://github.com/pypa/packaging"} #? Pixi warns if this is enabled

0 commit comments

Comments
 (0)