Skip to content

Commit

Permalink
fix: Update xarray-tensorstore dependency URL to the correct repository
Browse files Browse the repository at this point in the history
  • Loading branch information
rhoadesScholar committed Nov 6, 2024
1 parent 1310767 commit 79845c3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,7 @@ dependencies = [
"pydantic_ome_ngff",
"xarray_ome_ngff",
"tensorstore",
"xarray-tensorstore @ git+https://github.com/rhoadesScholar/xarray-tensorstore.git",
# "xarray-tensorstore @ git+https://github.com/google/xarray-tensorstore.git",
"xarray-tensorstore @ git+https://github.com/google/xarray-tensorstore.git",
# "xarray-tensorstore",
"universal_pathlib>=0.2.0",
"fsspec[s3,http]",
Expand Down

0 comments on commit 79845c3

Please sign in to comment.