File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -4,8 +4,6 @@ version = "0.0.1"
4
4
authors = [
5
5
{name = " Tom Nicholas" , email = " tomnicholas1@googlemail.com" }
6
6
]
7
- url = " https://github.com/xarray-contrib/cubed-xarray/"
8
- download_url = " https://github.com/xarray-contrib/cubed-xarray/archive/refs/tags/v0.0.1.tar.gz"
9
7
description = " Interface for using cubed with xarray for parallel computation."
10
8
license = {text = " Apache-2" }
11
9
readme = " README.md"
@@ -29,8 +27,9 @@ dependencies = [
29
27
]
30
28
31
29
[project .urls ]
32
- Home = " https://github.com/xarray-contrib/cubed-xarray"
33
- Documentation = " https://github.com/xarray-contrib/cubed-xarray#readme"
30
+ homepage = " https://github.com/xarray-contrib/cubed-xarray"
31
+ documentation = " https://github.com/xarray-contrib/cubed-xarray#readme"
32
+ repository = " https://github.com/xarray-contrib/cubed-xarray"
34
33
35
34
[tool .setuptools .packages .find ]
36
35
include = [
You can’t perform that action at this time.
0 commit comments