skan
skan copied to clipboard
numpy 2.0-compatible skan package not on PyPI
Hi, First and foremost, thanks a lot for this package.
I just got a bunch of errors with numpy 2.0 with skan 0.11.1. I see that numpy 2 compatibility was added in https://github.com/jni/skan/pull/229, but it seems it was not published on PyPI. I'm working on something that will require skan as a dependency and was wondering if you were planning to make a release, and if so, with what timeline ? To see if I need to pin numpy to <2 in my project.
Cheers, Guillaume