Skip to content

Commit

Permalink
ugh
Browse files Browse the repository at this point in the history
  • Loading branch information
0vercl0k committed Jul 1, 2024
1 parent a781e24 commit 5ab66b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/python/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ cmake.args = ["-DBUILD_PYTHON_PACKAGE:BOOL=ON"]

[tool.cibuildwheel]
build-verbosity = 1
skip = "cp27-* cp37-* pp* *musllinux*"
skip = "cp37-* pp* *musllinux*"
test-command = "pytest -vvv {project}/src/python/tests"

[tool.cibuildwheel.macos.environment]
Expand Down

0 comments on commit 5ab66b6

Please sign in to comment.