[Distutils] Plans for binary wheels, and PyPi and OS-X

Marcus Smith qwcode at gmail.com
Sat Nov 2 07:25:23 CET 2013


>
>
> One question: should pip be able to install a incompatible binary wheel
> directly without even a warning? It does now, but I don't think it should.
>

pip does confirm the wheel file is compatible with your platform/python
(based on the file tags), when downloading from indexes and links.
BUT, just noticed, when installing directly from a specific file, it seems
it's not checking, so I'll look into that and log an issue.
Marcus
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20131101/0ff1b504/attachment.html>


More information about the Distutils-SIG mailing list