[Distutils] PyPI support for linux_ppc64le
Paul Moore
p.f.moore at gmail.com
Mon Mar 12 10:31:05 EDT 2018
On 12 March 2018 at 14:26, Matt McCormick <matt.mccormick at 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
More information about the Distutils-SIG
mailing list