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 94bf684 commit 627833eCopy full SHA for 627833e
pyproject.toml
@@ -54,7 +54,7 @@ keywords = ["Python", "compressed", "ndimensional-arrays", "zarr"]
54
55
[project.optional-dependencies]
56
# User extras
57
-fsspec = [
+remote = [
58
"fsspec>=2023.10.0",
59
]
60
gpu = [
0 commit comments