diff --git a/setup.py b/setup.py index 239b9fa..311534c 100644 --- a/setup.py +++ b/setup.py @@ -20,7 +20,6 @@ def dependencies(file): license="MIT", classifiers=[ "Programming Language :: Python", - "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7",