Skip to content

Commit 8eabb84

Browse files
authored
Remove pixi/uv and add icechunk to image (#74)
* Remove pixi/uv from image * Update environment.yml
1 parent 918a25e commit 8eabb84

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

docker/environment.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ dependencies:
3232
- "h5netcdf>=1.6.4,<1.8"
3333
- "h5py>=3.14.0,<3.15"
3434
- "zarr>=3.1.1,<3.2"
35+
- "icechunk"
3536

3637
# Acceleration
3738
- "bottleneck"
@@ -71,10 +72,6 @@ dependencies:
7172
- "ruff"
7273
- "pre-commit"
7374

74-
# Dependency management
75-
- "uv"
76-
- "pixi"
77-
7875
# GitHub utilities
7976
- "gh"
8077
- "gh-scoped-creds"

0 commit comments

Comments
 (0)