From c0de0aaceef7b3aa204d707a9cc8eb340298d4ec Mon Sep 17 00:00:00 2001 From: James Gebbie-Rayet Date: Thu, 27 Sep 2018 16:34:38 +0100 Subject: [PATCH] Update setup.py --- setup.py | 3 --- 1 file changed, 3 deletions(-) diff --git a/setup.py b/setup.py index 4722295..9a5aa37 100644 --- a/setup.py +++ b/setup.py @@ -67,10 +67,7 @@ classifiers=['Development Status :: 5 - Production/Stable', 'Environment :: Console', 'Programming Language :: Python', - 'Programming Language :: Python :: 2.6', 'Programming Language :: Python :: 2.7', - 'Programming Language :: Python :: 3.2', - 'Programming Language :: Python :: 3.3', 'Programming Language :: Python :: 3.4', 'Programming Language :: Python :: 3.5', 'Programming Language :: Python :: 3.6',