Skip to content

How to inject some scripts during the build process? #2557

Answered by messense
sunmy2019 asked this question in Q&A
Discussion options

You must be logged in to vote

Yes and no.

Yes if you are building a Rust extension, you can do whatever you like in a build script, i.e build.rs.

No we don't support build hooks in maturin, setuptools-rust would be a better choice if you need to do lots of customizations.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by sunmy2019
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