summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorAsk Solem <ask@celeryproject.org>2013-10-14 15:14:22 +0100
committerAsk Solem <ask@celeryproject.org>2013-10-14 15:14:22 +0100
commit115378261663c18b4d3417c188ae235b32d99580 (patch)
tree8aa7bddc628085c3c93e7de04a7cd7583ad76920 /setup.py
parentd40e5712cc5ea27c811243ac2e44228fc4ec9774 (diff)
downloadkombu-115378261663c18b4d3417c188ae235b32d99580.tar.gz
Minimum version for Python3 is now 3.3
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 54e8ab4e..3b65ead5 100644
--- a/setup.py
+++ b/setup.py
@@ -160,7 +160,6 @@ setup(
'Programming Language :: Python',
'Programming Language :: Python :: 3',
'Programming Language :: Python :: 3.3',
- 'Programming Language :: Python :: 3.2',
'Programming Language :: Python :: 2.7',
'Programming Language :: Python :: 2.6',
'Programming Language :: Python :: 2',