Joris Van den Bossche created ARROW-14447:
---------------------------------------------
Summary: [Python] Use oldest-supported-numpy for declaring numpy
version build dependency
Key: ARROW-14447
URL: https://issues.apache.org/jira/browse/ARROW-14447
Project: Apache Arrow
Issue Type: Improvement
Components: Python
Reporter: Joris Van den Bossche
In the {{pyproject.toml}} file we need to specify the numpy version to build
against, and this needs to be the "oldest supported version" which depends on
the python version you are running.
The https://github.com/scipy/oldest-supported-numpy meta package helps with
this.
cc [~kszucs]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)