[Distutils] mr.developer with older buildout
Reinout van Rees
reinout at vanrees.org
Wed Aug 31 14:35:19 CEST 2011
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/
reinout at vanrees.org http://www.nelen-schuurmans.nl/
"If you're not sure what to do, make something. -- Paul Graham"
More information about the Distutils-SIG
mailing list