Skip to content

Commit c73c8b9

Browse files
authored
Update pyproject.toml
1 parent ad553c7 commit c73c8b9

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
@@ -51,7 +51,7 @@ license = {text = "MIT License"}
5151
keywords = ["Python", "compressed", "ndimensional-arrays", "zarr"]
5252

5353
[project.optional-dependencies]
54-
remote = [
54+
fsspec = [
5555
"fsspec>=2023.10.0",
5656
]
5757
sharding = [

0 commit comments

Comments
 (0)