Skip to content
Discussion options

You must be logged in to vote

How can I add a processing like patchelf --remove-rpath pyro_mysql/pyro_mysql.abi3.so between .so build and publish step in maturin publish?

Switch to maturin build and maturn upload (or other upload methods), you can then unpack the wheel, do the rpath removal, repack it then upload.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by elbaro
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants