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

Marcus Smith qwcode at gmail.com
Sat Nov 2 06:48:44 CET 2013


> If someone adds a new dependency, they should be able to easily say "build
> anything that I don't already have a local wheel file for from source".
>

"pip wheel -r requirements.txt" will blindly rebuild wheels for all your
dependencies, regardless of it being in your wheel dir already.
it's been on the list for about 9 months now to make this better  :  )
https://github.com/pypa/pip/issues/855
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20131101/bb4785d1/attachment.html>


More information about the Distutils-SIG mailing list