Hello. I have seen this commit which brings nice improvements for me, especially the ability to build for 32 bits machines thanks to this line change (removal of -m64 option):
extra_compile_args = ["-w", "-O2", "-fPIC"]
However it seems the automated push to pyPI failed due to an incorrect password.
Do you think you would be able to correct that ?
Hello. I have seen this commit which brings nice improvements for me, especially the ability to build for 32 bits machines thanks to this line change (removal of -m64 option):
extra_compile_args = ["-w", "-O2", "-fPIC"]However it seems the automated push to pyPI failed due to an incorrect password.
Do you think you would be able to correct that ?