[Checkins] SVN: zope.exceptions/trunk/setup.py We need the Python 3 tag to show up in the Python 3 listing on PypI once this is released.

Lennart Regebro regebro at gmail.com
Sun May 2 04:07:21 EDT 2010


Log message for revision 111859:
  We need the Python 3 tag to show up in the Python 3 listing on PypI once this is released.
  

Changed:
  U   zope.exceptions/trunk/setup.py

-=-
Modified: zope.exceptions/trunk/setup.py
===================================================================
--- zope.exceptions/trunk/setup.py	2010-05-02 08:03:57 UTC (rev 111858)
+++ zope.exceptions/trunk/setup.py	2010-05-02 08:07:20 UTC (rev 111859)
@@ -58,6 +58,7 @@
           'Programming Language :: Python :: 2.4',
           'Programming Language :: Python :: 2.5',
           'Programming Language :: Python :: 2.6',
+          'Programming Language :: Python :: 3',
           'Programming Language :: Python :: 3.1',
           'Natural Language :: English',
           'Operating System :: OS Independent',



More information about the checkins mailing list