On Tue, Mar 30, 2010 at 3:20 AM, Christophe Combelles <[email protected]> wrote: > Stephan Richter a écrit : >> On Monday 29 March 2010, Christophe Combelles wrote: >>> What do you think of enabling "Distribute" instead of "Setuptools" by >>> default in the bootstrap? >> >> That's fine with me. How would you do that? I'll try it on my projects first >> then. > > I'm already using it for everything, repoze.bfg, zope3, plone, pylons, etc. > with > very few problems. I'm confident that if we find some, they will be solved > very > quickly. > > The bootstrap.py already has a '-d' option for it, it's just a matter of > inverting its behaviour.
You mean change the `bootstrap.py` file available in project template to use 'distribute' by default ? Regards, Baiju M _______________________________________________ bluebream mailing list [email protected] https://mail.zope.org/mailman/listinfo/bluebream
