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 7626681 commit 14020f4Copy full SHA for 14020f4
setup.py
@@ -5,10 +5,10 @@
5
setuptools.setup(
6
name="ydb",
7
version="2.4.0",
8
- description="YDB Python library",
+ description="YDB Python SDK",
9
author="Yandex LLC",
10
author_email="[email protected]",
11
- url="http://github.com/yandex-cloud/ydb-python-sdk",
+ url="http://github.com/ydb-platform/ydb-python-sdk",
12
license="Apache 2.0",
13
package_dir={"": "."},
14
packages=setuptools.find_packages("."),
0 commit comments