Run wheel build on PRs #35
pypi_upload.yml
on: pull_request
Matrix: mypyc
sdist + pure wheel
26s
Update stable branch
0s
Annotations
10 errors
mypyc wheels (linux-x86_64)
Command ['python', '-m', 'pip', 'wheel', PurePosixPath('/project'), '--wheel-dir=/tmp/cibuildwheel/built_wheel', '--no-deps', '-v'] failed with code 1.
|
mypyc wheels (linux-x86_64)
Process completed with exit code 1.
|
mypyc wheels (macos-arm64)
Command ['python', '-m', 'pip', 'wheel', '/Users/runner/work/black/black', '--wheel-dir=/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-al336hbe/cp38-macosx_arm64/built_wheel', '--no-deps', '-v'] failed with code 1. None
|
mypyc wheels (macos-arm64)
Process completed with exit code 1.
|
mypyc wheels (macos-universal2)
Command ['python', '-m', 'pip', 'wheel', '/Users/runner/work/black/black', '--wheel-dir=/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-xaywn4ov/cp38-macosx_universal2/built_wheel', '--no-deps', '-v'] failed with code 1. None
|
mypyc wheels (macos-universal2)
Process completed with exit code 1.
|
mypyc wheels (macos-x86_64)
Command ['python', '-m', 'pip', 'wheel', '/Users/runner/work/black/black', '--wheel-dir=/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-9t9bpe7b/cp38-macosx_x86_64/built_wheel', '--no-deps', '-v'] failed with code 1. None
|
mypyc wheels (macos-x86_64)
Process completed with exit code 1.
|
mypyc wheels (windows-amd64)
Command ['python', '-m', 'pip', 'wheel', 'D:\\a\\black\\black', '--wheel-dir=C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-vd2dnveu\\cp38-win_amd64\\built_wheel', '--no-deps', '-v'] failed with code 1. None
|
mypyc wheels (windows-amd64)
Process completed with exit code 1.
|