Closed mesaglio closed 7 months ago
Can this trigger a new tag?
I do pip releases manually. I'll trigger one in the next few days
would something like this work in the meantime? pip install git+https://github.com/alex-petrenko/faster-fifo.git
Yes thats works!
If you make pip installation with a gcc 13 program, the compilation crash.
To solve this, you need to include
cstdio
infaster_fifo.cpp