scipy / oldest-supported-numpy

Meta-package providing the oldest supported Numpy for a given Python version and platform
BSD 2-Clause "Simplified" License
55 stars 33 forks source link

Use Numpy 1.22.2 instead of 1.21.0--1.22.1 #59

Closed lpsinger closed 2 years ago

lpsinger commented 2 years ago

This is a follow up to #58. The Numpy regression fixed in numpy/numpy#20818 was introduced in Numpy 1.21.0, not 1.22.0. My mistake. Sorry!

lpsinger commented 2 years ago

Makes sense. I figured that this would be going too far. Thanks anyway!