Skip to content

Commit 786acfc

Browse files
LecrisUTmaxbachmann
authored andcommitted
fix: pyproject.toml metadata
1 parent 5bfd0bf commit 786acfc

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
@@ -26,6 +26,8 @@ classifiers=[
2626
"Programming Language :: Python :: 3.13",
2727
"License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+)",
2828
]
29+
30+
[project.urls]
2931
Homepage = "https://github.com/rapidfuzz/Levenshtein"
3032
Documentation = "https://rapidfuzz.github.io/Levenshtein/"
3133
Repository = "https://github.com/rapidfuzz/Levenshtein.git"

0 commit comments

Comments
 (0)