summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJeff Forcier <jeff@bitprophet.org>2014-03-21 11:21:38 -0700
committerJeff Forcier <jeff@bitprophet.org>2014-03-21 11:21:38 -0700
commit5c4dceae396e9a038e1c2edc3e5e1920b44e18e5 (patch)
tree81c0f07236f0b4a4da0c1a611c19353d8f3fb336
parentafff987925eb0a430cf3ac9e967f3177ff36bd8c (diff)
NO python 2.5 for 1.13+
-rw-r--r--setup.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 2a90824b..2910a7fe 100644
--- a/setup.py
+++ b/setup.py
@@ -73,7 +73,6 @@ setup(
'Topic :: Security :: Cryptography',
'Programming Language :: Python',
'Programming Language :: Python :: 2',
- 'Programming Language :: Python :: 2.5',
'Programming Language :: Python :: 2.6',
'Programming Language :: Python :: 2.7',
'Programming Language :: Python :: 3',