Skip to content

Commit 7afb327

Browse files
authored
chore: add documentation url to pypi project page (#711)
* uv lock upgrade * add docs url to pypi page
1 parent 2d41a15 commit 7afb327

File tree

2 files changed

+49
-36
lines changed

2 files changed

+49
-36
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ classifiers = [
4040
[project.urls]
4141
Homepage = "https://github.com/runloopai/api-client-python"
4242
Repository = "https://github.com/runloopai/api-client-python"
43+
Documentation = "https://runloopai.github.io/api-client-python/"
4344

4445
[project.optional-dependencies]
4546
aiohttp = ["aiohttp", "httpx_aiohttp>=0.1.9"]

0 commit comments

Comments
 (0)