Skip to content

Commit 77a6e00

Browse files
committed
Remove cp36 and cp37
1 parent 00be07a commit 77a6e00

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ build-backend = "setuptools.build_meta"
88

99
[tool.cibuildwheel]
1010
build = "*"
11-
skip = "pp* cp36* cp37* cp38* cp39*"
11+
skip = "pp* cp38* cp39*"
1212
test-skip = ""
1313

1414
archs = ["native"]

0 commit comments

Comments
 (0)