We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7952a68 commit 376bf5fCopy full SHA for 376bf5f
1 file changed
pyproject.toml
@@ -50,7 +50,7 @@ optional-dependencies.dev = [
50
"sphinx-rtd-theme",
51
]
52
optional-dependencies.examples = [ "fsspec", "h5netcdf", "matplotlib", "s3fs", "zarr<3" ]
53
-urls."Homepage" = "https://github.com/asascience-open/xarray-subset-grid"
+urls."Homepage" = "https://github.com/ioos/xarray-subset-grid/"
54
55
[tool.setuptools]
56
packages = [ "xarray_subset_grid" ]
0 commit comments