Skip to content

Commit 8988553

Browse files
committed
added project urls metadata
1 parent fc3d0b5 commit 8988553

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,10 @@ license = { file = "LICENSE" }
2525
readme = "README.md"
2626
requires-python = ">= 3.8"
2727

28+
[project.urls]
29+
homepage = "https://github.com/ben-n93/tab-pal"
30+
repository = "https://github.com/ben-n93/tab-pal"
31+
2832
[tool.setuptools]
2933
packages = ["tab_pal"]
3034
include-package-data = true

0 commit comments

Comments
 (0)