Commit 9632be86 authored by Jim Fulton's avatar Jim Fulton

Merge pull request #28 from msabramo/patch-2

Add Python 3 trove classifier to setup.py so that Python 3 wall of shame...
parents e5e37d72 3a765687
......@@ -85,6 +85,7 @@ setup(
'Intended Audience :: Developers',
'License :: OSI Approved :: Zope Public License',
'Programming Language :: Python',
'Programming Language :: Python :: 3',
'Programming Language :: Python :: 2.4',
'Programming Language :: Python :: 2.5',
'Programming Language :: Python :: 2.6',
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment