Skip to content

Commit

Permalink
fixed cibuildwheel before-test
Browse files Browse the repository at this point in the history
Signed-off-by: Nick Papior <[email protected]>
  • Loading branch information
zerothi committed Jul 22, 2024
1 parent a27a201 commit f7958c8
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 @@ -324,7 +324,6 @@ extend-exclude = """
build-verbosity = 3
archs = ["auto"]

before-test = "bash {project}/tools/build_tools/cibw_before_test.sh"
test-requires = ["pytest", "joblib"]
test-extras = "test"

Expand Down

0 comments on commit f7958c8

Please sign in to comment.