Closed gbarter closed 1 year ago
Switch to meson with ninja as the build system since NumPy's distutils is deprecated and no longer plays nicely with setuptools.
meson
ninja
distutils
setuptools
Purpose
Switch to
meson
withninja
as the build system since NumPy'sdistutils
is deprecated and no longer plays nicely withsetuptools
.Type of change
Testing