diff --git a/pyproject.toml b/pyproject.toml index 686d52530..cfc90b0df 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -51,7 +51,7 @@ license = {text = "MIT License"} keywords = ["Python", "compressed", "ndimensional-arrays", "zarr"] [project.optional-dependencies] -remote = [ +fsspec = [ "fsspec>=2023.10.0", ] sharding = [