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 00be07a commit 77a6e00Copy full SHA for 77a6e00
1 file changed
pyproject.toml
@@ -8,7 +8,7 @@ build-backend = "setuptools.build_meta"
8
9
[tool.cibuildwheel]
10
build = "*"
11
-skip = "pp* cp36* cp37* cp38* cp39*"
+skip = "pp* cp38* cp39*"
12
test-skip = ""
13
14
archs = ["native"]
0 commit comments