summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorSergey Schetinin <sergey@maluke.com>2011-06-30 17:52:23 +0300
committerSergey Schetinin <sergey@maluke.com>2011-06-30 17:52:23 +0300
commit700240d9366abfc5cecaab83dcaa5b3be4841938 (patch)
treefa21984e7e2125b873a258c10021134e4f1fffda /setup.py
parent070a77c525720a930b3be831bb6b72af9068ea5d (diff)
downloadwebob-700240d9366abfc5cecaab83dcaa5b3be4841938.tar.gz
drop python 2.4 compatibility
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 74b3f39..3d5665f 100644
--- a/setup.py
+++ b/setup.py
@@ -31,7 +31,6 @@ You may install the `in-development version of WebOb
"License :: OSI Approved :: MIT License",
"Topic :: Internet :: WWW/HTTP :: WSGI",
"Topic :: Internet :: WWW/HTTP :: WSGI :: Application",
- "Programming Language :: Python :: 2.4",
"Programming Language :: Python :: 2.5",
"Programming Language :: Python :: 2.6",
"Programming Language :: Python :: 2.7",