Skip to content

Commit 15ec999

Browse files
committed
chore: add project URLs for documentation and homepage in pyproject.toml
1 parent a3bfbc8 commit 15ec999

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

pyproject.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,10 @@ dependencies = [
2424
"typing-extensions>=4.13.2",
2525
]
2626

27+
[project.urls]
28+
Documentation = "https://yassun7010.github.io/tppt/"
29+
Homepage = "https://github.com/yassun7010/tppt"
30+
2731
[project.optional-dependencies]
2832
pandas = ["pandas>=2.0.0"]
2933
polars = ["polars>=0.20.0"]

0 commit comments

Comments
 (0)