Skip to content

Commit 03b3bde

Browse files
committed
Build for supported platforms
1 parent 5c7aea6 commit 03b3bde

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
@@ -37,7 +37,7 @@ build-verbosity = 1
3737
# test-requires = "pytest"
3838

3939
# skip pypy wheels
40-
skip = ["*musllinux*", "pp*", "cp38*", "cp39*", "cp310*", "cp311*", "cp312*"]
40+
skip = ["*musllinux*", "pp*"]
4141

4242
[tool.cibuildwheel.linux]
4343
before-all = "bash cibuildwheel_scripts/before-all.linux.bash"

0 commit comments

Comments
 (0)