That's nice for singling out some packages (though I only found a , but I had a different use-case in mind, which I guess I didn't fully articulate:
I might want binary wheels for some packages, just not coming from PyPI, where I don't necessarily trust whatever was put there. I'm perfectly fine trusting binary wheels coming from my own wheelhouse, for example. So, I'd rather have a: --accept-binary-from=http://mywheelhouse.example.com Which would accept binary from all provided indexes if absent Or perhaps a: --no-binary-from=https://pypi.python.org/simple Regards, Leo On 8 September 2015 at 16:22, Donald Stufft <don...@stufft.io> wrote: > On September 8, 2015 at 3:21:26 PM, Leonardo Rochael Almeida ( > leoroch...@gmail.com) wrote: > > > > Still, I wouldn't want a random binary wheel suddenly finding its way > into > > my servers, and I would like a way to opt out of it, for "reasons" (ex. I > > might have special build flags, or a special compiler, or maybe I'm still > > waiting for TUF before trusting other peoples binaries on my servers). > > > > —no-binary packages,that,have,binaries ? > > ----------------- > Donald Stufft > PGP: 0x6E3CBCE93372DCFA // 7C6B 7C5D 5E2B 6356 A926 F04F 6E3C BCE9 3372 > DCFA > > >
_______________________________________________ Distutils-SIG maillist - Distutils-SIG@python.org https://mail.python.org/mailman/listinfo/distutils-sig