diff --git a/setup.py b/setup.py index b65cb9a8..301cd743 100644 --- a/setup.py +++ b/setup.py @@ -38,4 +38,5 @@ "Programming Language :: Python :: 3.8", "Topic :: Internet", ], + python_requires='>=3.5' )