python-neo icon indicating copy to clipboard operation
python-neo copied to clipboard

Add python 3.13 to CI

Open zm711 opened this issue 1 year ago • 3 comments

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...

zm711 avatar Oct 13 '24 19:10 zm711

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!

zm711 avatar Oct 13 '24 20:10 zm711

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

zm711 avatar Oct 14 '24 11:10 zm711

Will be closed by #1490 :)

zm711 avatar Oct 18 '24 12:10 zm711