[Distutils] platform specific python only wheels
Ronald Oussoren
ronaldoussoren at mac.com
Thu Jan 30 19:32:23 CET 2014
On 30 Jan 2014, at 19:23, Vinay Sajip <vinay_sajip at yahoo.co.uk> wrote:
>
> --------------------------------------------
> On Thu, 30/1/14, Ronald Oussoren <ronaldoussoren at mac.com> wrote:
>
>> Is there a way to create a wheel that contains only python code, but
>> can only be installed on particular platforms?
>
> Perhaps not yet, but the idea is there in the 'supports_environments'
> metadata in PEP 426. This is currently supported by distil, but I don't
> believe pip does yet.
supports_environment would work for me.
Ronald
More information about the Distutils-SIG
mailing list