[Python-Dev] pip enhancement

Paul Moore p.f.moore at gmail.com
Wed Aug 27 15:24:42 CEST 2014


On 27 August 2014 13:58, Neal Becker <ndbecker2 at gmail.com> wrote:
> At least, pip should have the ability to alert the user to potential updates,
>
> pip update
>
> could list which packages need updating, and offer to perform the update.  I
> think this would go a long way to helping with this problem.

Do you mean something like "pip list --outdated"?
Paul


More information about the Python-Dev mailing list