mirror of
https://github.com/arabianq/yndx-disk.git
synced 2026-09-20 22:53:34 +00:00
Compare commits
2
Commits
d3c7544d63
...
d7490cf995
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d7490cf995 | ||
|
|
0b3b2e88ad |
@@ -3,7 +3,7 @@ from setuptools import setup, find_packages
|
||||
|
||||
setup(
|
||||
name="yndx_disk",
|
||||
version="0.3.2",
|
||||
version="0.3.3",
|
||||
packages=find_packages(),
|
||||
install_requires=[
|
||||
"httpx", "aiofiles"
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user