We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8ce210 commit 793d2eaCopy full SHA for 793d2ea
.github/workflows/release-wheels.yaml
@@ -1,8 +1,7 @@
1
# This file was last autogenerated by maturin v1.11.5
2
# To update, run
3
#
4
-# cd pineappl_py
5
-# maturin generate-ci github > ../.github/workflow/release-wheels.yaml
+# maturin generate-ci github --manifest-path pineappl_py/Cargo.toml > ../.github/workflow/release-wheels.yaml
6
7
# and carefully select the change from `git diff`
8
name: Release Python wheels
0 commit comments