On 08 Dec 2005 12:32:01 -0200, Jorge Godoy <[EMAIL PROTECTED]> wrote: > > Wavy Davy <[EMAIL PROTECTED]> writes: > > > used. Is there anyway to automatically delete old eggs? Or a better > > I think that using "-D" while installing the egg will remove the old one (I'm > using 'python setup.py develop' and updating with SVN, so I don't remember > exactly what I did to clean things up).
Yeah, I tried that, but it didn't work. A according to to the easy_install help it only deletes conflicting packages. The old ones are still there. Sounds like functionality yet to be implemented... This is using setup tools 0.6a8. -- wavy davy "True religion confronts earth with heaven and brings eternity to bear on time" - A. W. Tozer

