We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0a0f0b commit 9e94ba1Copy full SHA for 9e94ba1
pyproject.toml
@@ -11,5 +11,4 @@ build-backend = "setuptools.build_meta"
11
# configuration below.
12
enable = ["all"]
13
# 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-*"
+build = "cp38-* pp310-* pp311-* cp313t-* cp314t-*"
0 commit comments