On 27 August 2014 13:58, Neal Becker <[email protected]> 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 _______________________________________________ Python-Dev mailing list [email protected] https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
