On 12 March 2018 at 14:26, Matt McCormick <matt.mccorm...@kitware.com> wrote:
> Hi,
>
> I created a wheel for Linux / ppc64le (built on CentOS 7). When I try
> to upload to PyPI via twine, the error message results:
>
>   unsupported platform tag 'linux_ppc64le'
>
>
> What is the status of the ppc64le wheel support? Is pip / PyPI support
> expected soon?

PyPI supports Linux wheels in the form of "manylinux" builds. I don't
think there's any plan to support platform or distribution specific
Linux wheels beyond that. Having said that, I'm sure the Lunux
specialists will be able to give more detail (maybe one of the
manylinux versions handles ppc64le?)

Paul
_______________________________________________
Distutils-SIG maillist  -  Distutils-SIG@python.org
https://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to