[Distutils] Reinstall with pip

Carlos Barera carlos.barera at gmail.com
Wed Dec 23 17:23:07 EST 2015


Hi,

I have an automation task that installs a python package from within the
project dir using: pip install .

What's the right way to reinstall the same package (same version)?
--upgrade + --force-reinstall ?
Is --no-deps recommended ?
How about uninstalling and reinstalling ?

Cheers,
Carlos
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20151224/f65b758b/attachment.html>


More information about the Distutils-SIG mailing list