Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix Linux build : build on manylinux_2010 instead
Browse files Browse the repository at this point in the history
CyrilWaechter committed Aug 4, 2021
1 parent ab64005 commit 25f8c75
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
@@ -4,7 +4,6 @@ build-backend = "setuptools.build_meta"

[tool.cibuildwheel]
skip = "pp*"
manylinux-x86_64-image = "manylinux_2_24"
test-requires = "pytest"
test-command = "pytest {package}/test"

0 comments on commit 25f8c75

Please sign in to comment.