Skip to content

Adding Maturin/PyO3 to an existing Python Click CLI #5139

Answered by davidhewitt
olgabot asked this question in Questions
Discussion options

You must be logged in to vote

I think you might need

[tool.maturin]
python-source = "src/python/kmerseek"

to be corrected to

[tool.maturin]
python-source = "src/python"

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@olgabot
Comment options

Answer selected by olgabot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants