Skip to content

Commit

Permalink
Install cibw test dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
TkTech committed Feb 20, 2025
1 parent cd048bd commit 1e97366
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 @@ -38,6 +38,7 @@ dev = [


[tool.cibuildwheel]
before-test = "pip install pytest pytest-benchmark"
test-command = "pytest {project}/tests"
test-skip = "*_arm64 *_universal2:arm64"

Expand Down

0 comments on commit 1e97366

Please sign in to comment.