From cb62c288cd356293698a6d78eaa9a6812a476f91 Mon Sep 17 00:00:00 2001 From: Louis Date: Wed, 19 Nov 2014 09:59:46 +0100 Subject: [PATCH] =?UTF-8?q?Python2=20n'est=20plus=20support=C3=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- setup.py | 1 - 1 file changed, 1 deletion(-) diff --git a/setup.py b/setup.py index deb256f9..6d1233e0 100755 --- a/setup.py +++ b/setup.py @@ -38,7 +38,6 @@ setup( "Operating System :: POSIX :: Linux", "Operating System :: Microsoft :: Windows", "Operating System :: MacOS :: MacOS X", - "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Topic :: Utilities",