27 Mar
2009
27 Mar
'09
11:34 p.m.
On 28.03.2009, at 00:30, Chris Withers wrote:
Tobias Rodäbel wrote:
Hi,
had the same issue tonight. I'm using attached versions.cfg for now. That works quite well for me.
Which issue is this supposed to help with?
Using zc.buildout. This is my buildut.cfg: [buildout] parts = zope zopepy extends = versions.cfg unzip = true [zope] recipe = zc.recipe.egg:scripts eggs = Zope2 [zopepy] recipe = zc.recipe.egg eggs = Zope2 interpreter = zopepy scripts = zopepy