change homepage url to github

This commit is contained in:
2026-07-31 16:20:33 +03:00
parent d3c7544d63
commit 0b3b2e88ad
+1 -1
View File
@@ -13,7 +13,7 @@ setup(
description="Wrapper for yandex disk rest api",
long_description=open('README.md').read(),
long_description_content_type="text/markdown",
url="https://gitverse.ru/arabian/yndx_disk",
url="https://github.com/arabianq/yndx-disk",
classifiers=[
"Programming Language :: Python :: 3",
"License :: OSI Approved :: MIT License",