Skip to content

Commit

Permalink
(fix): bound zarr test dep
Browse files Browse the repository at this point in the history
  • Loading branch information
ilan-gold authored Jan 20, 2025
1 parent 37eb8c1 commit abfe743
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ docs = [
"recommonmark"
]
test = [
"zarr",
"zarr<3",
"pytest"
]

Expand Down

0 comments on commit abfe743

Please sign in to comment.