Skip to content

Commit cdc3b0c

Browse files
Add Documentation link to project.urls for PyPI (#435)
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/
1 parent 571ed64 commit cdc3b0c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ dependencies = [
4343
Homepage = "https://github.com/bufbuild/protovalidate-python"
4444
Source = "https://github.com/bufbuild/protovalidate-python"
4545
Issues = "https://github.com/bufbuild/protovalidate-python/issues"
46+
Documentation = "https://protovalidate.com"
4647

4748
[dependency-groups]
4849
dev = [

0 commit comments

Comments
 (0)