Skip to content

Commit 376bf5f

Browse files
committed
fix URL
1 parent 7952a68 commit 376bf5f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ optional-dependencies.dev = [
5050
"sphinx-rtd-theme",
5151
]
5252
optional-dependencies.examples = [ "fsspec", "h5netcdf", "matplotlib", "s3fs", "zarr<3" ]
53-
urls."Homepage" = "https://github.com/asascience-open/xarray-subset-grid"
53+
urls."Homepage" = "https://github.com/ioos/xarray-subset-grid/"
5454

5555
[tool.setuptools]
5656
packages = [ "xarray_subset_grid" ]

0 commit comments

Comments
 (0)