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 6d38d9c commit 48e5ef7Copy full SHA for 48e5ef7
pyproject.toml
@@ -4,7 +4,6 @@ build-backend = "setuptools.build_meta"
4
5
[tool.cibuildwheel]
6
skip = "pp*"
7
-manylinux-x86_64-image = "manylinux_2_24"
8
test-requires = "pytest"
9
test-command = "pytest {package}/test"
10
0 commit comments