Skip to content

Commit 9e3e69d

Browse files
Add more links to project URLs
NO_CHANGELOG=true
1 parent 1971711 commit 9e3e69d

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,10 @@ dependencies = [
3030
]
3131

3232
[project.urls]
33+
Changelog = "https://github.com/databricks/databricks-sdk-py/blob/main/CHANGELOG.md"
3334
Documentation = "https://databricks-sdk-py.readthedocs.io"
35+
Issues = "https://github.com/databricks/databricks-sdk-py/issues"
36+
Repository = "https://github.com/databricks/databricks-sdk-py"
3437

3538
[project.optional-dependencies]
3639
dev = [

0 commit comments

Comments
 (0)