15 Jul
2008
15 Jul
'08
4:44 p.m.
Chris Withers wrote:
[buildout] zc.buildout-version == 1.0.6 setuptools-version == 0.6
...only applicable to buildout and setuptools or does it generalize to:
Okay, correct me if I'm wrong, but the answer is that the above are special magic keys that only apply to buildout and setuptools. Worse still, to get the intention of the above, you actually have to spell it like: setuptools-version = == 0.6c8 zc.buildout-version = == 1.0.6 :-( Chris -- Simplistix - Content Management, Zope & Python Consulting - http://www.simplistix.co.uk