[Zope-dev] z3c.form 2.0
Dan Korostelev
nadako at gmail.com
Tue Feb 10 06:40:35 EST 2009
2009/2/10 Laurent Mignon <laurent.mignon at softwareag.com>:
> The problem encountered is that zope.container specify ZODB3 as a main
> dependency. After checking the code, it seems that ZODB is only required
> for tests. If I modify zope.container.setup.py to specify ZODB3 as an
> extra dependency for test target, everything works fine.
Hmm.. zope.container actually uses BTrees from the ZODB3 egg module
for implementing BTreeContainer.
--
WBR, Dan Korostelev
More information about the Zope-Dev
mailing list