[Zope] problem with commits in SQLAlchemyDA

Brad Allen bradallen137 at gmail.com
Fri Apr 23 12:18:00 EDT 2010


On Fri, Apr 23, 2010 at 11:14 AM, Brad Allen <bradallen137 at gmail.com> wrote:
> To install the 'dev' version using buildout, it might look something like this:
>
> recipe = zc.recipe.egg
> eggs = Products.SQLAlchemyDA==dev

Or, you could put it in a version.cfg file which some buildouts use,
[versions]
Products.SQLAlchemyDA=dev


More information about the Zope mailing list