We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e32ba34 commit 56e202eCopy full SHA for 56e202e
1 file changed
.github/workflows/publish-pypi.yml
@@ -73,7 +73,7 @@ jobs:
73
uses: PyO3/maturin-action@v1
74
with:
75
command: sdist
76
- args: --out dist -F python-ffi
+ args: --out dist
77
maturin-version: "1.5.1"
78
79
- name: Upload sdist
0 commit comments