8000 CI-test · andyfaff/numpy@60639d1 · GitHub
[go: up one dir, main page]

Skip to content

Commit 60639d1

Browse files
committed
CI-test
1 parent 1e689d0 commit 60639d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ requires = [
145145
[tool.cibuildwheel]
146146
skip = "cp36-* cp37-* pp37-* *-manylinux_i686 *_ppc64le *_s390x *-musllinux*"
147147
build-verbosity = "3"
148-
# before-build = "bash {project}/tools/wheels/cibw_before_build.sh {project}"
148+
before-build = "bash {project}/tools/wheels/cibw_before_build.sh {project}"
149149
# before-test = "pip install -r {project}/test_requirements.txt"
150150
# test-command = "bash {project}/tools/wheels/cibw_test_command.sh {project}"
151151

0 commit comments

Comments
 (0)
0