SVN: ZODB/trunk/setup.py Include classifiers for python compat

jim <[email protected]> Mon, 19 Nov 2012 14:37:06 -0500 (EST)
Newsgroups gmane.comp.python.zope.zodb.cvs
Message-ID <20121119193706.209FC940DB__38806.1894373552$1353353842$gmane$org@cvs.zope.org>
Log message for revision 128347:
  Include classifiers for python compat
  

Changed:
  U   ZODB/trunk/setup.py

-=-
Modified: ZODB/trunk/setup.py
===================================================================
--- ZODB/trunk/setup.py	2012-11-19 19:34:14 UTC (rev 128346)
+++ ZODB/trunk/setup.py	2012-11-19 19:37:05 UTC (rev 128347)
@@ -43,6 +43,8 @@
 Intended Audience :: Developers
 License :: OSI Approved :: Zope Public License
 Programming Language :: Python
+Programming Language :: Python :: 2.6
+Programming Language :: Python :: 2.7
 Topic :: Database
 Topic :: Software Development :: Libraries :: Python Modules
 Operating System :: Microsoft :: Windows