Fix DeprecationWarning for assigning to numpy.ndarray.shape #413
cibuildwheel.yml
on: pull_request
Matrix: build_bdist
Matrix: build_wheels_winmac
Build source distribution
35s
Build wheels for ARM64 on Windows
25m 19s
Annotations
2 errors and 2 warnings
|
Build wheels for AMD64 on windows-latest
Process completed with exit code 1.
|
|
Build wheels for AMD64 on windows-latest
cibuildwheel: Command ['C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-5krk2lpo\\cp310-win_amd64\\build\\venv\\Scripts\\python.EXE', '-m', 'build', 'D:\\a\\netcdf4-python\\netcdf4-python', '--wheel', '--outdir=C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-5krk2lpo\\cp310-win_amd64\\built_wheel'] failed with code 1.
|
|
Workflow syntax warning:
.github/workflows/cibuildwheel.yml#L31
.github/workflows/cibuildwheel.yml (Line: 31, Col: 13): Conditional expression contains literal text outside replacement tokens. This will cause the expression to always evaluate to truthy. Did you mean to put the entire expression inside ${{ }}?
|
|
Workflow syntax warning:
.github/workflows/cibuildwheel.yml#L85
.github/workflows/cibuildwheel.yml (Line: 85, Col: 11): Conditional expression contains literal text outside replacement tokens. This will cause the expression to always evaluate to truthy. Did you mean to put the entire expression inside ${{ }}?
|