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 d4102f7 commit 5a1a3f1Copy full SHA for 5a1a3f1
.github/workflows/tests-cibw.yml
@@ -63,6 +63,8 @@ jobs:
63
submodules: true
64
fetch-depth: 0
65
66
+ - run: pipx install wheel
67
+
68
- uses: mhsmith/cibuildwheel@android
69
env:
70
CIBW_PLATFORM: android
0 commit comments