From 9a3786ad5a149964015eff0f14840975ea495d5b Mon Sep 17 00:00:00 2001 From: Stefan VanBuren Date: Thu, 5 Mar 2026 11:23:13 -0500 Subject: [PATCH] Add Documentation link to project.urls for PyPI Also could go [directly to the quickstart][1]? Ref: https://packaging.python.org/en/latest/specifications/well-known-project-urls/#well-known-labels [1]: https://protovalidate.com/quickstart-python/ --- pyproject.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/pyproject.toml b/pyproject.toml index b6d521c..6167fba 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -43,6 +43,7 @@ dependencies = [ Homepage = "https://github.com/bufbuild/protovalidate-python" Source = "https://github.com/bufbuild/protovalidate-python" Issues = "https://github.com/bufbuild/protovalidate-python/issues" +Documentation = "https://protovalidate.com" [dependency-groups] dev = [