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 2d7f850 commit 38056e9Copy full SHA for 38056e9
pyproject.toml
@@ -12,7 +12,7 @@ build-backend = "setuptools.build_meta"
12
13
[tool.cibuildwheel]
14
build = "*"
15
-skip = "pp* cp36* cp37* cp38* *-win32 *i686*"
+skip = "pp* cp36* cp37* cp38* cp39* *-win32 *i686*"
16
test-skip = ""
17
free-threaded-support = false
18
0 commit comments