Skip to content

Commit 0887335

Browse files
committed
add test pypy3.11
1 parent 49f543f commit 0887335

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
@@ -50,7 +50,7 @@ build = [
5050
]
5151

5252
[tool.cibuildwheel]
53-
build = ["cp3{9,13}-*", "pp3{9,10}-*"]
53+
build = ["cp3{9,13}-*", "pp3{9,11}-*"]
5454
archs = ["auto64"]
5555
test-requires = "pytest"
5656
test-command = "pytest {project}/tests"

0 commit comments

Comments
 (0)