We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9d34fc commit 393cf61Copy full SHA for 393cf61
{{cookiecutter.project_name}}/pyproject.toml
@@ -54,4 +54,5 @@ build-backend = {% if cookiecutter.add_rust_extension == 'y' -%} "maturin" {% el
54
{% if cookiecutter.add_rust_extension == 'y' -%}
55
[tool.maturin]
56
rust-src = "rust"
57
+
58
{% endif -%}
0 commit comments