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 49f543f commit 0887335Copy full SHA for 0887335
pyproject.toml
@@ -50,7 +50,7 @@ build = [
50
]
51
52
[tool.cibuildwheel]
53
-build = ["cp3{9,13}-*", "pp3{9,10}-*"]
+build = ["cp3{9,13}-*", "pp3{9,11}-*"]
54
archs = ["auto64"]
55
test-requires = "pytest"
56
test-command = "pytest {project}/tests"
0 commit comments