Skip to content
Discussion options

You must be logged in to vote

Try remove default = ["extension-module"] and specify the feature in pyproject.toml instead:

[tool.maturin]
cargo-extra-args = "--features extension-module"

Replies: 3 comments 9 replies

Comment options

You must be logged in to vote
4 replies
@rgreinho
Comment options

@rgreinho
Comment options

@messense
Comment options

@rgreinho
Comment options

Answer selected by rgreinho
Comment options

You must be logged in to vote
3 replies
@dclong
Comment options

@davidhewitt
Comment options

@dclong
Comment options

Comment options

You must be logged in to vote
2 replies
@dclong
Comment options

@davidhewitt
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants