Open galenseilis opened 4 months ago
Not sure if PEP513 is relevant here, but it seems like I need an alternative linux build.
This seems like a weird fix... but changing the file name to pyruciw-0.1.0-cp312-cp312-manylinux1_x86_64.whl
allowed rye publish
to work... I'll leave this open as I feel this should be taken care of by Rye itself (or its underlying tooling).
I think you need to run that wheel through auditwheel
?
Although I thought maturin did this for you.
Maybe @konstin knows.
Steps to Reproduce
Expected Result
I expect a message saying that publishing to PyPI was successful.
Actual Result
Version Info
Stacktrace