Closed OTLabs closed 1 year ago
This is due to your Cython version (0.29
). We've updated our Cython dependency to 3.0.5
which introduced a change in exception handling which is why this test was changed.
Please update Cython or use our wheels.
Note: thanks to this ticket I realize we've left the ignore rule about musl and did not build/upload the musl wheels to PyPi. Fixing that now.
I am building package for Alpine Linux, musl, v3.3.0 and got following failing test:
Package for v3.2.0 was successfully built.