[Distutils] The future of invoking pip

Glyph Lefkowitz glyph at twistedmatrix.com
Thu Nov 5 21:49:58 EST 2015


> On Nov 5, 2015, at 5:04 PM, Robert Collins <robertc at robertcollins.net> wrote:
> 
> cat > /usr/bin/pip << EOF
> python -m pip $@
> EOF
> 
> Seriously - isn't the above entirely sufficient?

Since I don't think anyone has pointed this out yet:

No, it's not sufficient.  It doesn't work on Windows.

-glyph

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


More information about the Distutils-SIG mailing list