[SciPy-Dev] proposal to drop Python 3.6 and NumPy 1.14 / 1.15
Ralf Gommers
ralf.gommers at gmail.com
Sat Aug 15 18:47:57 EDT 2020
Hi all,
Python 3.9 is coming out before the next SciPy release, and NEP 29
recommends to support only Python >=3.7 and NumPy >= 1.16 from last month
onwards [1]. I think supporting 3 Python versions and 5 NumPy versions in
SciPy 1.6.0 is easily enough. That would also bring us back in line with
SciPy on conda-forge, which built against NumPy 1.16 for 1.5.2.
Any objections?
Cheers,
Ralf
[1] https://numpy.org/neps/nep-0029-deprecation_policy.html#support-table
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scipy-dev/attachments/20200815/41d00885/attachment.html>
More information about the SciPy-Dev
mailing list