1 parent 12602bf commit abf2096Copy full SHA for abf2096
1 file changed
pyproject.toml
@@ -19,6 +19,10 @@ pytest = "^7.1.2"
19
mypy = "^0.950"
20
black = "^22.3.0"
21
22
+[tool.poetry.urls]
23
+"Homepage" = "https://github.com/databricks/databricks-sql-python"
24
+"Bug Tracker" = "https://github.com/databricks/databricks-sql-python/issues"
25
+
26
[build-system]
27
requires = ["poetry-core>=1.0.0"]
28
build-backend = "poetry.core.masonry.api"
0 commit comments