Skip to content

Commit

Permalink
remove before-test
Browse files Browse the repository at this point in the history
  • Loading branch information
njzjz authored Jun 9, 2024
1 parent 6065179 commit 28754fa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,6 @@ fallback_version = "Unknown"
test-command = "datasetbuilder -h"
build = ["cp37-*", "cp38-*", "cp39-*", "cp310-*", "cp311-*"]
skip = ["*-win32", "*-manylinux_i686", "*-musllinux*"]
before-test = ["pip install replace-pip-with-uv-pip"]

[tool.cibuildwheel.linux]
environment-pass = ["CIBW_BUILD"]
Expand Down

0 comments on commit 28754fa

Please sign in to comment.