pixell icon indicating copy to clipboard operation
pixell copied to clipboard

distutils will be deprecated with Python 3.12

Open msyriac opened this issue 3 years ago • 4 comments

msyriac avatar Aug 19 '22 19:08 msyriac

At the same time we should clean up the old github actions that we use (e.g. actions/checkout@1 is now up to v4).

JBorrow avatar Oct 17 '23 13:10 JBorrow

Are there any preferences between meson or scikit-build-core? I am leaning towards meson as it's a more generic build system and does use CMake which I absolutely hate.

https://numpy.org/devdocs/reference/distutils_status_migration.html

JBorrow avatar Oct 17 '23 18:10 JBorrow

This should also address https://github.com/simonsobs/pixell/issues/33

JBorrow avatar Oct 17 '23 18:10 JBorrow

Decided on using Meson

JBorrow avatar Dec 04 '23 21:12 JBorrow