python-neo
python-neo copied to clipboard
Add python 3.13 to CI
Python 3.13 released. See notes here. We should be testing for it now :)
I think we had mentioned we wanted our CI to be oldest and newest python at some point too. Let's see what happens...
Seems like NumPy 1.26.4 is not ready for python 3.13 just for Windows. I guess we wait. IO tests passed though which is nice!
Actually there is no guarantee that 3.13 will work with 1.26 so let me drop that soon. Seems like there's no point to updating to 3.13 until we have the numpy 2.0 stuff solved
https://github.com/numpy/numpy/issues/24810
Will be closed by #1490 :)