diff --git a/setup.py b/setup.py index c59c858..e1d3bbd 100644 --- a/setup.py +++ b/setup.py @@ -31,4 +31,5 @@ "download manager", "fast-downloader", ], + python_requires=">=3.8", )