[Distutils] pip merges wheel

Donald Stufft donald at stufft.io
Tue Mar 19 00:41:12 CET 2013


On Mar 18, 2013, at 7:39 PM, Barry Warsaw <barry at python.org> wrote:

> On Mar 18, 2013, at 04:13 PM, Nick Coghlan wrote:
> 
>> Eventually I expect pip will grow a "--wheel-only" option to run it in
>> strict "installer only" mode, but the ecosystem is a long way from
>> supporting that being a useful option (especially since there are some
>> cases which will still require falling back to the "build from source"
>> model).
> 
> If that's the end goal, then it should be the default now.
> 
> -Barry
> _______________________________________________
> Distutils-SIG maillist  -  Distutils-SIG at python.org
> http://mail.python.org/mailman/listinfo/distutils-sig


--wheel-only as the default now would make approximately 3 things installable from PyPI, one of which is wheel itself.

-----------------
Donald Stufft
PGP: 0x6E3CBCE93372DCFA // 7C6B 7C5D 5E2B 6356 A926 F04F 6E3C BCE9 3372 DCFA

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 841 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20130318/6b5c8ccf/attachment.pgp>


More information about the Distutils-SIG mailing list