Setup binder as a Python package and publish pre-built wheels to PyPI #6
wheels.yml
on: pull_request
Matrix: build-wheels
build-sdist
4m 31s
publish
0s
Annotations
7 errors and 4 warnings
build-sdist
Process completed with exit code 1.
|
build-wheels (ubuntu-22.04)
Command ['python', '-m', 'pip', 'wheel', PurePosixPath('/project'), '--wheel-dir=/tmp/cibuildwheel/built_wheel', '--no-deps'] failed with code 1.
|
build-wheels (ubuntu-22.04)
Process completed with exit code 1.
|
build-wheels (windows-2022)
Command ['python', '-m', 'pip', 'wheel', 'D:\\a\\binder\\binder\\python', '--wheel-dir=C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-azcqiz7h\\cp312-win_amd64\\built_wheel', '--no-deps'] failed with code 1.
|
build-wheels (windows-2022)
Process completed with exit code 1.
|
build-wheels (macos-14)
Command ['python', '-m', 'pip', 'wheel', '/Users/runner/work/binder/binder/python', '--wheel-dir=/private/var/folders/dm/88b38gj92jj53dgxdsm12qf00000gn/T/cibw-run-bgnlwqjn/cp312-macosx_arm64/built_wheel', '--no-deps'] failed with code 1.
|
build-wheels (macos-14)
Process completed with exit code 1.
|
build-sdist
No files were found with the provided path: ./python/dist/*.tar.gz. No artifacts will be uploaded.
|
build-wheels (ubuntu-22.04)
No files were found with the provided path: ./python/wheelhouse/*.whl. No artifacts will be uploaded.
|
build-wheels (windows-2022)
No files were found with the provided path: ./python/wheelhouse/*.whl. No artifacts will be uploaded.
|
build-wheels (macos-14)
No files were found with the provided path: ./python/wheelhouse/*.whl. No artifacts will be uploaded.
|