[Checkins] SVN: plone.z3cform/trunk/setup.py we depend on Products.Five

Hano Schlichting cvs-admin at zope.org
Sun May 20 19:36:58 UTC 2012


Log message for revision 126408:
  we depend on Products.Five
  

Changed:
  U   plone.z3cform/trunk/setup.py

-=-
Modified: plone.z3cform/trunk/setup.py
===================================================================
--- plone.z3cform/trunk/setup.py	2012-05-20 19:35:44 UTC (rev 126407)
+++ plone.z3cform/trunk/setup.py	2012-05-20 19:36:55 UTC (rev 126408)
@@ -38,6 +38,7 @@
           'zope.i18n>=3.4',
           'zope.browserpage',
           'zope.component',
+          'Zope2',
       ],
       extras_require={
         'test': ['lxml',



More information about the checkins mailing list