
wichert at wiggy
Sep 10, 2009, 6:00 AM
Post #1 of 1
(152 views)
Permalink
|
|
broken zope.schema dependency in z3c.form 2.1.0
|
|
z3c.form uses zope.schema.interfaces.IDecimal, which is not present in early versions of zope.schema as used by Zope 2.10. As far as I can tell z3c.form must have a versioned dependency on zope.schema >= 3.3.0. Regards, Wichert. _______________________________________________ Zope-Dev maillist - Zope-Dev[at]zope.org https://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - https://mail.zope.org/mailman/listinfo/zope-announce https://mail.zope.org/mailman/listinfo/zope )
|