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 d45ac11 commit 08bb6b9Copy full SHA for 08bb6b9
1 file changed
.github/workflows/publish2.yml
@@ -166,7 +166,7 @@ jobs:
166
CIBW_BUILD_VERBOSITY: 1
167
CIBW_BEFORE_BUILD: "pip install packaging>=23.0"
168
CIBW_BEFORE_TEST: >-
169
- pip install
+ pip install --only-binary :all:
170
--extra-index-url https://exotic-wheels.github.io/
171
uv-ffi>=0.10.8.post7 cryptography>=46.0.7 psutil
172
CIBW_BUILD: "${{ matrix.py_tag }}-*"
0 commit comments