Skip to content

Commit abf2096

Browse files
Jessesaishreeeee
authored andcommitted
On Pypi, display the "Project Links" sidebar. (#36)
Signed-off-by: Jesse Whitehouse <[email protected]> Signed-off-by: Sai Shree Pradhan <[email protected]>
1 parent 12602bf commit abf2096

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
@@ -19,6 +19,10 @@ pytest = "^7.1.2"
1919
mypy = "^0.950"
2020
black = "^22.3.0"
2121

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+
2226
[build-system]
2327
requires = ["poetry-core>=1.0.0"]
2428
build-backend = "poetry.core.masonry.api"

0 commit comments

Comments
 (0)