Test uploading and downloading artifacts to publish to PyPI. #3
testing-pypi-upload.yml
on: push
Matrix: wheels
Publish Wheels
0s
Annotations
6 errors
Linux 3.9 wheel
Command ['python', '-m', 'pip', 'wheel', PurePosixPath('/project/src/bindings/python'), '--wheel-dir=/tmp/cibuildwheel/built_wheel', '--no-deps'] failed with code 1.
|
Linux 3.9 wheel
Process completed with exit code 1.
|
macOS 3.9 wheel
Command ['python', '-m', 'pip', 'wheel', '/Users/runner/work/libcellml/libcellml/src/bindings/python', '--wheel-dir=/private/var/folders/nj/wh528zms06j9t8y7bmlvpmjm0000gn/T/cibw-run-egxpkr8i/cp39-macosx_x86_64/built_wheel', '--no-deps'] failed with code 1.
|
macOS 3.9 wheel
Process completed with exit code 1.
|
Windows 3.9 wheel
Command ['python', '-m', 'pip', 'wheel', 'D:\\a\\libcellml\\libcellml\\src\\bindings\\python', '--wheel-dir=C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-ihpmgmgx\\cp39-win_amd64\\built_wheel', '--no-deps'] failed with code 1.
|
Windows 3.9 wheel
Process completed with exit code 1.
|