We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33a7611 commit d47633aCopy full SHA for d47633a
1 file changed
{{cookiecutter.project_name}}/pyproject.toml
@@ -69,6 +69,7 @@ build-backend = "maturin"
69
70
[tool.maturin]
71
rust-src = "rust"
72
+manifest-path = "rust/Cargo.toml"
73
{% else -%}
74
[build-system]
75
requires = ["setuptools>=61.0"]
0 commit comments