Skip to content

Commit

Permalink
Skipping 32 bit builds
Browse files Browse the repository at this point in the history
  • Loading branch information
ifilot committed Dec 7, 2023
1 parent cf7cd9d commit f95601a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ build-backend = "setuptools.build_meta"
test-requires = "pytest"
test-command = "pytest {project}/tests"

[tool.cibuildwheel]
# Skip 32-bit builds
skip = ["*-win32", "*-manylinux_i686"]

Expand Down

0 comments on commit f95601a

Please sign in to comment.