Skip to content

Commit 4f7c75e

Browse files
Add Documentation link to project.urls for PyPI (#153)
Signed-off-by: Stefan VanBuren <svanburen@buf.build>
1 parent 8a1bfc3 commit 4f7c75e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ classifiers = [
3434
Homepage = "https://github.com/connectrpc/connect-python"
3535
Repository = "https://github.com/connectrpc/connect-python"
3636
Issues = "https://github.com/connectrpc/connect-python/issues"
37+
Documentation = "https://connectrpc.com/docs/python/getting-started/"
3738

3839
[dependency-groups]
3940
dev = [

0 commit comments

Comments
 (0)