Skip to content

Commit 525305f

Browse files
ConchylicultorThe dataclass_array Authors
authored andcommitted
Add links to homepage
PiperOrigin-RevId: 549326098
1 parent 0d34c7e commit 525305f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,8 @@ dynamic = ["version"]
2929
[project.urls]
3030
homepage = "https://github.com/google-research/dataclass_array"
3131
repository = "https://github.com/google-research/dataclass_array"
32-
# Other: `documentation`, `changelog`
32+
documentation = "https://dataclass-array.readthedocs.io"
33+
changelog = "https://github.com/google-research/dataclass_array/blob/main/CHANGELOG.md"
3334

3435
[project.optional-dependencies]
3536
# Development deps (unittest, linting, formating,...)

0 commit comments

Comments
 (0)