diff --git a/setup.py b/setup.py index 76ca629..bfca7ff 100644 --- a/setup.py +++ b/setup.py @@ -58,7 +58,7 @@ packages=setuptools.find_packages(exclude=["*.tests", "*.tests.*", "tests.*", "tests"]), classifiers=[ "License :: OSI Approved :: GNU General Public License v2 (GPLv2)", - "Programming Language :: Python :: 3.8", + "Programming Language :: Python :: 3.6", "Operating System :: OS Independent", ], project_urls={