Skip to content

Commit

Permalink
also no 32bit
Browse files Browse the repository at this point in the history
  • Loading branch information
tcdude committed Oct 4, 2023
1 parent 1a7a891 commit 492d8a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
requires = ["setuptools", "wheel", "numpy"]

[tool.cibuildwheel]
skip = "pp*"
skip = ["pp*", "*-win32", "*-manylinux_i686"]

0 comments on commit 492d8a4

Please sign in to comment.