Skip to content

Commit 2a249fc

Browse files
committed
chore: Add projects URLs
1 parent bcbf3e8 commit 2a249fc

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

pyproject.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,11 @@ classifiers = [
2626
"Topic :: Software Development :: Libraries",
2727
]
2828

29+
[project.urls]
30+
Homepage = "https://github.com/mdomke/python-ulid"
31+
Repository = "https://github.com/mdomke/python-ulid"
32+
Documentation = "https://python-ulid.readthedocs.io/"
33+
2934
[project.optional-dependencies]
3035
pydantic = [
3136
"pydantic>=2.0"

0 commit comments

Comments
 (0)