Skip to content

Commit

Permalink
skip pypy builds
Browse files Browse the repository at this point in the history
  • Loading branch information
arashbm committed Feb 17, 2024
1 parent 071dc48 commit f0dee02
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 @@ -46,6 +46,7 @@ wheel.py-api = "cp312"
[tool.cibuildwheel]
test-command = "pytest {project}/tests"
test-requires = ["pytest", "hypothesis"]
skip = "pp*"

[tool.cibuildwheel.linux]
archs = ["x86_64"]
Expand Down

0 comments on commit f0dee02

Please sign in to comment.