On May 26, 2016, at 2:28 PM, Daniel Holth <dholth@gmail.com> wrote:

Maybe there could be a way to say "the most recent release that has a wheel for my platform". That would help with the problem of binaries not being available concurrently with a new source distribution.


pip install —binary-only :all: ...


Donald Stufft