On Sat, Dec 26, 2009 at 13:15, Laura Creighton <l...@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
_______________________________________________
Distutils-SIG maillist  -  Distutils-SIG@python.org
http://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to