Skip to content

Commit 37fae98

Browse files
Add more links to project URLs
NO_CHANGELOG=true
1 parent d20dceb commit 37fae98

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
@@ -33,7 +33,10 @@ dependencies = [
3333
]
3434

3535
[project.urls]
36+
Changelog = "https://github.com/databricks/databricks-sdk-py/blob/main/CHANGELOG.md"
3637
Documentation = "https://databricks-sdk-py.readthedocs.io"
38+
Issues = "https://github.com/databricks/databricks-sdk-py/issues"
39+
Repository = "https://github.com/databricks/databricks-sdk-py"
3740

3841
[project.optional-dependencies]
3942
dev = [

0 commit comments

Comments
 (0)