Skip to content
This repository was archived by the owner on Jun 30, 2025. It is now read-only.

Commit 9e05bc6

Browse files
committed
Add some urls
1 parent f3b0181 commit 9e05bc6

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

pyproject.toml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,15 @@ authors = [
1111
{name = "Hiroyuki Tanaka", email = "[email protected]"},
1212
]
1313
dependencies = []
14-
1514
requires-python = ">=3.8"
1615
readme = "README.md"
1716
license = {text = "MIT"}
1817

18+
[project.urls]
19+
Homepage = "https://github.com/roy-ht/editdistance"
20+
Documentation = "https://github.com/roy-ht/editdistance"
21+
Repository = "https://github.com/roy-ht/editdistance"
22+
1923
[tool.pdm]
2024
distribution = true
2125

0 commit comments

Comments
 (0)