On Tue, Oct 13, 2009 at 3:25 PM, Tarek Ziadé <[email protected]> wrote: ... > Notice that the current trunk of Distribute is now changing any 'setuptools' > requirement that is tiggered using "Requirement.parse" and "resolve" APIs into > a 'distribute' one.
Ah cool. ... > So I would propose changing bootstrap.py itself to choose between > peak's ez_setup.py or our distribute_setup.py file > with the option you've mentioned, and through the shell: > > $ python bootstrap.py --use-distribute > > I can't think of any other changed required in zc.buildout itself besides > this. Very good. Thanks. Jim -- Jim Fulton _______________________________________________ Distutils-SIG maillist - [email protected] http://mail.python.org/mailman/listinfo/distutils-sig
