diff --git a/setup.py b/setup.py index b7d3b16..f71a716 100644 --- a/setup.py +++ b/setup.py @@ -31,7 +31,7 @@ "youtube-dl", "y2mate", "y2mate-api", - ] + ], python_requires=">=3.8", long_description=open("README.md").read(), long_description_content_type="text/markdown",