I would like to propose migrating from setuptools to meson-python as the build backend, in order to align the package with modern practices from numpy, scipy, matplotlib, to name a few.
I'm sure @rgommers would like the idea, I'm mostly wondering how disruptive it could or should be, really. The one thing I don't know if we can port from setup.py is the versioneer hook, though to be perfectly honest, I don't see a lot of value in having a dynamic version number, especially in this package that is currently in maintenance mode.
I would like to propose migrating from setuptools to meson-python as the build backend, in order to align the package with modern practices from numpy, scipy, matplotlib, to name a few.
I'm sure @rgommers would like the idea, I'm mostly wondering how disruptive it could or should be, really. The one thing I don't know if we can port from setup.py is the versioneer hook, though to be perfectly honest, I don't see a lot of value in having a dynamic version number, especially in this package that is currently in maintenance mode.