We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc3d0b5 commit 8988553Copy full SHA for 8988553
1 file changed
pyproject.toml
@@ -25,6 +25,10 @@ license = { file = "LICENSE" }
25
readme = "README.md"
26
requires-python = ">= 3.8"
27
28
+[project.urls]
29
+homepage = "https://github.com/ben-n93/tab-pal"
30
+repository = "https://github.com/ben-n93/tab-pal"
31
+
32
[tool.setuptools]
33
packages = ["tab_pal"]
34
include-package-data = true
0 commit comments