Skip to content

Commit 80e3173

Browse files
committed
Updated with additional details
1 parent 2a13f6b commit 80e3173

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

pyproject.toml

+4
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ name="XarrayActive"
88
version="2024.9.0"
99
dynamic = ["dependencies"]
1010
authors = [{name = "Daniel Westwood", email = "daniel.westwood@stfc.ac.uk"}]
11+
readme="README.md"
12+
description="Xarray Backend Engine to enable the PyActiveStorage Python Package"
13+
license = {file = "LICENSE"}
14+
keywords = ["active","xarray","XarrayActive","ArrayPartition"]
1115

1216
#[tool.setuptools.dynamic]
1317
#dependencies = {file = ["requirements.txt"]}

0 commit comments

Comments
 (0)