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 e2d61f9 commit eff6be5Copy full SHA for eff6be5
pyproject.toml
@@ -5,6 +5,9 @@ description = "YDB Python DBAPI which complies with PEP 249"
5
authors = ["Yandex LLC <ydb@yandex-team.ru>"]
6
readme = "README.md"
7
8
+[project.urls]
9
+Homepage = "https://github.com/ydb-platform/ydb-python-dbapi/"
10
+
11
[tool.poetry.dependencies]
12
python = "^3.8"
13
ydb = "^3.18.8"
0 commit comments