At 02:03 AM 10/17/2009 +0000, Reinout van Rees wrote:
I added the code that checks whether we're not requesting a 0.7-series setuptools. So if a 0.7a1 setuptools comes out and someone requires it, it will be installed: distribute won't fake a 0.7. And I added a similar check in the (from the top of my head) on_insert() method that raises an error if you try to install a 0.7 setuptools inside a distribute-handled working set (like you suggested, iirc).
Yep. Thanks! _______________________________________________ Distutils-SIG maillist - [email protected] http://mail.python.org/mailman/listinfo/distutils-sig
