CINPLA / exdir

Directory structure standard for experimental pipelines.
http://exdir.rtfd.io
MIT License
72 stars 13 forks source link

Remove support for Python 3.9, introduce testing for Python 3.12 #196

Open dragly opened 1 month ago

dragly commented 1 month ago

This is required to bump to Numpy 2.1

dragly commented 1 month ago

Ooops, I forgot we already had #188 waiting to get merged. This might not be needed after all.

dragly commented 1 month ago

No, I was wrong. We need to drop Python 3.9 to stay up-to-date with NumPy.