We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad553c7 commit c73c8b9Copy full SHA for c73c8b9
pyproject.toml
@@ -51,7 +51,7 @@ license = {text = "MIT License"}
51
keywords = ["Python", "compressed", "ndimensional-arrays", "zarr"]
52
53
[project.optional-dependencies]
54
-remote = [
+fsspec = [
55
"fsspec>=2023.10.0",
56
]
57
sharding = [
0 commit comments