Skip to content

Commit eff6be5

Browse files
authored
Add homepage url to pyproject.toml
1 parent e2d61f9 commit eff6be5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ description = "YDB Python DBAPI which complies with PEP 249"
55
authors = ["Yandex LLC <ydb@yandex-team.ru>"]
66
readme = "README.md"
77

8+
[project.urls]
9+
Homepage = "https://github.com/ydb-platform/ydb-python-dbapi/"
10+
811
[tool.poetry.dependencies]
912
python = "^3.8"
1013
ydb = "^3.18.8"

0 commit comments

Comments
 (0)