Skip to content

Commit 99a6149

Browse files
committed
Amend 772cf53
1 parent b5e2bf3 commit 99a6149

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ select = ["E", "F", "I", "PT", "W", "Q", "SIM"]
6767
[tool.cibuildwheel]
6868
build-frontend = {name="build", args=["--verbose"]}
6969
enable = "pypy cpython-prerelease cpython-freethreading graalpy"
70-
skip = """*-win32 *-manylinux_i686 *-musllinux_* \
70+
skip = """*-win32 gp311_242* *-manylinux_i686 *-musllinux_* \
7171
*-manylinux_armv7l pp*aarch64* gp3*win*"""
7272
before-all = "bash scripts/cibw_before_all.sh"
7373
test-extras = "tests"

0 commit comments

Comments
 (0)