radio-astro-tools / casa-formats-io

Code to handle I/O from/to data in CASA format
Other
10 stars 7 forks source link

Bump minimum required Python version to 3.9 #62

Closed astrofrog closed 7 months ago

astrofrog commented 7 months ago

Similar to https://github.com/astrofrog/fast-histogram/pull/87 - we need to bump the minimum required version of Python to 3.9 to be able to build limited API wheels with Python 3.9 that will be Numpy 2.0-compatible.

Fixes https://github.com/radio-astro-tools/casa-formats-io/issues/39