Skip to content

Commit b436755

Browse files
Add xarray dep
1 parent b8c1544 commit b436755

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,8 @@ test = [
8989
"bio2zarr==0.1.7",
9090
"tskit==1.0.0",
9191
"tqdm==4.67.1",
92-
"twine==6.1.0"
92+
"twine==6.1.0",
93+
"xarray==2025.4.0",
9394
]
9495

9596
docs = [

0 commit comments

Comments
 (0)