[Numpy-discussion] manylinux2010.

Charles R Harris charlesr.harris at gmail.com
Fri Feb 14 15:55:21 EST 2020


On Fri, Feb 14, 2020 at 12:48 PM Mark Harfouche <mark.harfouche at gmail.com>
wrote:

> Chuck,
>
> Cool stuff!
>
> Will manylinux1 wheels compiled with older numpy (say 1.14) work with
> manylinux2010 wheels?
>
> What is your recommendation for downstream projects that depend on
> Cython/numpy to do?
>
> Do you have a document we can read?
>
>
I don't think there will be any problems apart from pip versions, the
reason for using manylinux2010 in the pre-release wheels is to discover if
I'm wrong about that :)

For documentation of the manylinux project, see PyPA
<https://github.com/pypa/manylinux>, PEP 571
<https://www.python.org/dev/peps/pep-0571/>, and PEP 599
<https://www.python.org/dev/peps/pep-0599/>.

Chuck
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20200214/b6410977/attachment.html>


More information about the NumPy-Discussion mailing list