Skip to content

Commit 627833e

Browse files
committed
Change fsspec group to remote group
1 parent 94bf684 commit 627833e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ keywords = ["Python", "compressed", "ndimensional-arrays", "zarr"]
5454

5555
[project.optional-dependencies]
5656
# User extras
57-
fsspec = [
57+
remote = [
5858
"fsspec>=2023.10.0",
5959
]
6060
gpu = [

0 commit comments

Comments
 (0)