We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29e1f87 commit aaadb5bCopy full SHA for aaadb5b
.github/workflows/ci.yml
@@ -170,7 +170,7 @@ jobs:
170
env:
171
CIBW_ARCHS: ${{ matrix.arch }}
172
CIBW_BUILD: cp${{ matrix.python }}-*
173
- CIBW_BUILD_VERBOSITY: 2
+ CIBW_BUILD_VERBOSITY: 1
174
CIBW_CONFIG_SETTINGS_WINDOWS: >
175
"cmake.define.GMP_DLL_TO_COPY"="C:\\vcpkg\\packages\\gmp_x64-windows\\bin\\gmp-10.dll"
176
"cmake.define.unofficial-getopt-win32_DIR"="C:\\vcpkg\\packages\\getopt-win32_x64-windows\\share\\unofficial-getopt-win32"
0 commit comments