[Distutils] Python people want CPAN and how the latter came about

Lennart Regebro regebro at gmail.com
Sat Dec 26 13:41:03 CET 2009


On Sat, Dec 26, 2009 at 13:15, Laura Creighton <lac at openend.se> wrote:
> This, of course, is one reason why some people want to do exactly
> this.  Right now I don't know any way to say 'under no circumstances,
> ever, let easy_install near my code because it will do very bad things
> to it'.

Well.... Not registering on PyPI? :-) Another way is to not include a
setup.py. easy_install will then not try to run setup.py install.

-- 
Lennart Regebro: Python, Zope, Plone, Grok
http://regebro.wordpress.com/
+33 661 58 14 64


More information about the Distutils-SIG mailing list