We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac17fdd commit 787ede2Copy full SHA for 787ede2
pyproject.toml
@@ -4,6 +4,8 @@ version = "0.0.1"
4
authors = [
5
{name = "Tom Nicholas", email = "[email protected]"}
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
description = "Interface for using cubed with xarray for parallel computation."
10
license = {text = "Apache-2"}
11
readme = "README.md"
0 commit comments