Skip to content

Commit 69b7b8c

Browse files
Jessemoderakh
authored andcommitted
On Pypi, display the "Project Links" sidebar. (databricks#36)
Signed-off-by: Jesse Whitehouse <[email protected]> Signed-off-by: Moe Derakhshani <[email protected]>
1 parent 643425f commit 69b7b8c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

pyproject.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,10 @@ pytest = "^7.1.2"
2121
mypy = "^0.950"
2222
black = "^22.3.0"
2323

24+
[tool.poetry.urls]
25+
"Homepage" = "https://github.com/databricks/databricks-sql-python"
26+
"Bug Tracker" = "https://github.com/databricks/databricks-sql-python/issues"
27+
2428
[build-system]
2529
requires = ["poetry-core>=1.0.0"]
2630
build-backend = "poetry.core.masonry.api"

0 commit comments

Comments
 (0)