Skip to content

Commit 787ede2

Browse files
authored
Add download_url
1 parent ac17fdd commit 787ede2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ version = "0.0.1"
44
authors = [
55
{name = "Tom Nicholas", email = "[email protected]"}
66
]
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"
79
description = "Interface for using cubed with xarray for parallel computation."
810
license = {text = "Apache-2"}
911
readme = "README.md"

0 commit comments

Comments
 (0)