We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bcbf3e8 commit 2a249fcCopy full SHA for 2a249fc
pyproject.toml
@@ -26,6 +26,11 @@ classifiers = [
26
"Topic :: Software Development :: Libraries",
27
]
28
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
+
34
[project.optional-dependencies]
35
pydantic = [
36
"pydantic>=2.0"
0 commit comments