Skip to content

Build using numpy 1.25.1, not oldest-supported-numpy

Leo P. Singer requested to merge leo-singer/ligo.skymap:numpy-build-1.25.1 into main

Numpy 1.25 is now backwards-compatible with previous API versions, so oldest-supported-numpy is no longer necessary.

See https://numpy.org/doc/stable/release/1.25.0-notes.html#compiling-against-the-numpy-c-api-is-now-backwards-compatible-by-default

Merge request reports