On 31-08-11 14:13, Maurits van Rees wrote:
When you use both mr.developer and buildout-versions as extensions, the
order in which you list them matters, as they both hack the versions.
buildout-versions 1.6 has a fix for that (by me) but that version
requires zc.buildout 1.5.0 or higher (though that has nothing to do with
the fix).

The correct order for buildout-versions 1.5 and lower is:

[buildout]
extensions =
     mr.developer
     buildout-versions

Works like a charm, thanks!


Reinout

--
Reinout van Rees                    http://reinout.vanrees.org/
[email protected]             http://www.nelen-schuurmans.nl/
"If you're not sure what to do, make something. -- Paul Graham"

_______________________________________________
Distutils-SIG maillist  -  [email protected]
http://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to