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 c722882 commit 73c0de7Copy full SHA for 73c0de7
pyproject.toml
@@ -83,4 +83,4 @@ test-skip = "*-macosx_arm64 *-macosx_universal2:arm64"
83
[[tool.cibuildwheel.overrides]]
84
select = "*manylinux_i686"
85
# no wheels for 32 bit anymore
86
-before-test = "pip install numpy<1.22"
+before-test = "pip install 'numpy<1.22'"
0 commit comments