Skip to content

Commit

Permalink
Merge branch 'master' into release/1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sunnycase committed Oct 29, 2021
2 parents 66162e4 + ec7f040 commit 075cc51
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ requires = ["setuptools>=42", "wheel", "conan", "ninja"]

[tool.cibuildwheel]
build = "cp3*"
skip = "*musllinux*"
manylinux-x86_64-image = "sunnycase/manylinux_2_24_x86_64:version1.0"
test-requires = "pytest"
test-command = [
Expand Down

0 comments on commit 075cc51

Please sign in to comment.