summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTres Seaver <tseaver@palladion.com>2012-12-31 14:05:44 +0000
committerTres Seaver <tseaver@palladion.com>2012-12-31 14:05:44 +0000
commit140b177faa89c291314cecfbaf97140666b34d9e (patch)
treeb076e1819fc026dac561a3d22e8212c655b41251
parent0f6f9cafba26a283476fa9e1dd9525be90a4db49 (diff)
downloadzope-i18nmessageid-140b177faa89c291314cecfbaf97140666b34d9e.tar.gz
Normalize Python classifiers.
-rw-r--r--setup.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index 72b2dfa..0d713cd 100644
--- a/setup.py
+++ b/setup.py
@@ -111,6 +111,7 @@ setup(name='zope.i18nmessageid',
'Intended Audience :: Developers',
'License :: OSI Approved :: Zope Public License',
'Programming Language :: Python',
+ 'Programming Language :: Python :: 2',
'Programming Language :: Python :: 2.6',
'Programming Language :: Python :: 2.7',
'Programming Language :: Python :: 3',