[SciPy-User] Opportunity to contribute: 'pip upgrade'

Nathaniel Smith njs at pobox.com
Mon Oct 19 02:47:30 EDT 2015


On Sun, Oct 18, 2015 at 11:27 AM, Jouni K. Seppänen <jks at iki.fi> wrote:
> Nathaniel Smith <njs at pobox.com> writes:
>
>> basically the idea would be to add a 'pip upgrade' command that works
>> the way you'd expect (only upgrades the named package, plus whatever
>> other packages are minimally required in order to satisfy its new
>> dependencies -- basically the equivalent of 'pip install foo=<latest
>> version>')
>
> I submitted a patch that attempts to do this:
> https://github.com/pypa/pip/pull/3194

Awesome!

-n

-- 
Nathaniel J. Smith -- http://vorpus.org



More information about the SciPy-User mailing list