summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorTres Seaver <tseaver@palladion.com>2012-12-31 14:05:25 +0000
committerTres Seaver <tseaver@palladion.com>2012-12-31 14:05:25 +0000
commitc9bc8b40d877fadc30cd086f61ebb1dc9da01ecc (patch)
tree2f9ccec77fa391b039402adaeb999ec3a130a847 /setup.py
parentef321ace63af5c2d4c8d29ec50213b6084900103 (diff)
downloadzope-exceptions-c9bc8b40d877fadc30cd086f61ebb1dc9da01ecc.tar.gz
Normalize Python classifiers.
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index f8143c8..331d84d 100644
--- a/setup.py
+++ b/setup.py
@@ -40,6 +40,7 @@ setup(name='zope.exceptions',
'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',