We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d20dceb commit 37fae98Copy full SHA for 37fae98
1 file changed
pyproject.toml
@@ -33,7 +33,10 @@ dependencies = [
33
]
34
35
[project.urls]
36
+Changelog = "https://github.com/databricks/databricks-sdk-py/blob/main/CHANGELOG.md"
37
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"
40
41
[project.optional-dependencies]
42
dev = [
0 commit comments