Skip to content

Commit 186e63a

Browse files
committed
Pip verbose
1 parent 7ea2f31 commit 186e63a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build_wheels.yml

+1
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ jobs:
5757
CIBW_SKIP: cp2* cp35* pp*
5858
CIBW_TEST_COMMAND: pytest --regression {package}/tests
5959
CIBW_BEFORE_TEST: pip install pytest dials-data
60+
CIBW_BUILD_FRONTEND: 'pip; args: -vvv'
6061

6162
- uses: actions/upload-artifact@v4
6263
with:

0 commit comments

Comments
 (0)