Install master branch from spectral-cube #84
python-publish.yml
on: push
Matrix: build_wheels_linux
Matrix: build_wheels_macosx
Matrix: build_wheels_windows
Build source distribution
19s
Upload to PyPI
0s
Annotations
7 errors
Build source distribution
Process completed with exit code 1.
|
Build wheels on ubuntu-latest
Command ['python', '-m', 'pip', 'wheel', PurePosixPath('/project'), '--wheel-dir=/tmp/cibuildwheel/built_wheel', '--no-deps'] failed with code 1.
|
Build wheels on ubuntu-latest
Process completed with exit code 1.
|
Build wheels on windows-latest
Command ['python', '-m', 'pip', 'wheel', 'D:\\a\\TurbuStat\\TurbuStat', '--wheel-dir=C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-zjj5aam9\\cp39-win_amd64\\built_wheel', '--no-deps'] failed with code 1. None
|
Build wheels on windows-latest
Process completed with exit code 1.
|
Build wheels on macos-latest
Command ['python', '-m', 'pip', 'wheel', '/Users/runner/work/TurbuStat/TurbuStat', '--wheel-dir=/private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/cibw-run-r7pvpurq/cp37-macosx_x86_64/built_wheel', '--no-deps'] failed with code 1. None
|
Build wheels on macos-latest
Process completed with exit code 1.
|