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 b331379 commit 88ad447Copy full SHA for 88ad447
1 file changed
pyproject.toml
@@ -20,3 +20,6 @@ build-backend = "maturin"
20
[tool.maturin]
21
bindings = "bin"
22
strip = true
23
+
24
+[tool.maturin.generate-ci.github]
25
+trusted-publishing = true
0 commit comments