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 a14d877 commit 14a8df6Copy full SHA for 14a8df6
1 file changed
.github/workflows/pypi-release.yml
@@ -35,7 +35,7 @@ jobs:
35
uses: actions/setup-python@v5
36
37
- name: Install cibuildwheel
38
- run: python -m pip install cibuildwheel twine
+ run: python -m pip install cibuildwheel twine platform
39
40
- name: Build wheels
41
env:
0 commit comments