[Zope3-Users] zc.async in Zope2/Plone

Michael Dunstan michael.dunstan at gmail.com
Wed Sep 10 17:27:39 EDT 2008


On Thu, Sep 11, 2008 at 6:55 AM, Santiago Videla
<santiago.videla at gmail.com> wrote:

> * How can I solve this problem?? There is any way to say in the
> buildout.cfg: "Ignore the zope.testing package"
>    I guess that I won't be able to run the tests for zc.async, but I can
> live with that...

z3c.recipe.fakezope2eggs lets you tame these kind of dependencies. See
http://pypi.python.org/pypi/z3c.recipe.fakezope2eggs

plone.recipe.zope2install includes a couple of options for making use
of that too. See http://pypi.python.org/pypi/plone.recipe.zope2install

It would be great to have an example buildout of a Zope2 instance
configured with zc.async.

-- 
Michael Dunstan


More information about the Zope3-users mailing list