From 80d554f2e2813aea41b0889b39d8f30f648af1ad Mon Sep 17 00:00:00 2001 From: Ines Montani Date: Thu, 19 Sep 2019 01:14:42 +0200 Subject: [PATCH] Remove unsupported version [ci skip] --- setup.py | 1 - 1 file changed, 1 deletion(-) diff --git a/setup.py b/setup.py index 79d5c3898..0c6269bef 100755 --- a/setup.py +++ b/setup.py @@ -283,7 +283,6 @@ def setup_package(): "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", - "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7",