[Distutils] Request for comment: Proposal to change behaviour of pip install

Donald Stufft donald at stufft.io
Sun Jun 26 13:26:56 EDT 2016


> On Jun 25, 2016, at 7:10 PM, Nick Timkovich <prometheus235 at gmail.com> wrote:
> 
> I assume "pip install django==1.9.7" or ...django>=1.9,<1.10" (and --requirements) would still work as expected? In the latter case the implicit upgrade might even be kinda handy.


Assuming you expect the first to install Django 1.9.7 and the second to install the latest in the 1.9 series, then yes.

—
Donald Stufft



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20160626/4e26f5a5/attachment.html>


More information about the Distutils-SIG mailing list