Skip to content

Commit 9e94ba1

Browse files
committed
Try building a pp311 wheel
Signed-off-by: Michał Górny <mgorny@gentoo.org>
1 parent b0a0f0b commit 9e94ba1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,4 @@ build-backend = "setuptools.build_meta"
1111
# configuration below.
1212
enable = ["all"]
1313
# See https://cibuildwheel.pypa.io/en/stable/options/#build-skip
14-
# Not sure why it was failing on PyPy 3.11.
15-
build = "cp38-* pp310-* cp313t-* cp314t-*"
14+
build = "cp38-* pp310-* pp311-* cp313t-* cp314t-*"

0 commit comments

Comments
 (0)