Skip to content

Commit 279f9c2

Browse files
committed
pyproject: Add documentation and changelog urls
Signed-off-by: Arisu Tachibana <arisu.tachibana@miraclelinux.com>
1 parent 19a66f4 commit 279f9c2

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
@@ -40,6 +40,8 @@ kci-dev = 'kcidev.main:run'
4040

4141
[tool.poetry.urls]
4242
"Issue Tracker" = "https://github.com/kernelci/kci-dev/issues"
43+
Documentation = "https://docs.kernelci.org/kci-dev/"
44+
Changelog = "https://github.com/kernelci/kci-dev/releases"
4345

4446
[tool.poetry.group.ci.dependencies]
4547
black = "^24.8.0"

0 commit comments

Comments
 (0)