summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorUltrabug <ultrabug@gentoo.org>2015-03-26 14:32:51 +0100
committerUltrabug <ultrabug@gentoo.org>2015-03-26 14:32:51 +0100
commit738137fe2b958945a65ba9783b2bd0603e0c62e5 (patch)
tree31348b468e95c12b3bdb8b80601fa029f977398a
parent597038bb67c6df0c4f0fbeba69c1f0ad6e9f3c15 (diff)
drop python2.5 from classifiers
-rwxr-xr-xsetup.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 3b8f465..7fc1efd 100755
--- a/setup.py
+++ b/setup.py
@@ -36,7 +36,6 @@ setup(
'License :: OSI Approved :: BSD License',
'Operating System :: POSIX :: Linux',
'Programming Language :: Python',
- 'Programming Language :: Python :: 2.5',
'Programming Language :: Python :: 2.6',
'Programming Language :: Python :: 2.7',
'Programming Language :: Python :: 3',