From 52f3518cd2c6051231e4dacba3296e31a4cd2474 Mon Sep 17 00:00:00 2001 From: Martin Rusev Date: Fri, 28 Oct 2016 10:52:57 +0200 Subject: [PATCH] Update setup.py --- setup.py | 1 - 1 file changed, 1 deletion(-) diff --git a/setup.py b/setup.py index 77c2ca8..b8b02a3 100644 --- a/setup.py +++ b/setup.py @@ -23,7 +23,6 @@ setup( install_requires=['six'], classifiers=( 'Programming Language :: Python', - 'Programming Language :: Python :: 2.7', 'Programming Language :: Python :: 3.2', 'Programming Language :: Python :: 3.3', 'Programming Language :: Python :: 3.4',