Build wheels for PyPy #80
publish.yml
on: pull_request
publish
/
Load build targets
6s
Matrix: publish / build_wheels
publish
/
Upload
0s
Annotations
6 errors
publish / Build linux wheels
Command ['python', '-m', 'pip', 'wheel', PurePosixPath('/project'), '--wheel-dir=/tmp/cibuildwheel/built_wheel', '--no-deps'] failed with code 1.
|
publish / Build linux wheels
Process completed with exit code 1.
|
publish / Build macos wheels
Command ['python', '-m', 'pip', 'wheel', '/Users/runner/work/astropy-healpix/astropy-healpix', '--wheel-dir=/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-gge_hy1j/pp39-macosx_x86_64/built_wheel', '--no-deps'] failed with code 1. None
|
publish / Build macos wheels
Process completed with exit code 1.
|
publish / Build windows wheels
Command ['python', '-m', 'pip', 'wheel', 'D:\\a\\astropy-healpix\\astropy-healpix', '--wheel-dir=C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-vims7z3k\\pp39-win_amd64\\built_wheel', '--no-deps'] failed with code 1. None
|
publish / Build windows wheels
Process completed with exit code 1.
|