23 Apr
2010
23 Apr
'10
4:18 p.m.
On Fri, Apr 23, 2010 at 11:14 AM, Brad Allen <bradallen137@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