Add wheel builds #1
build.yml
on: pull_request
Matrix: build_wheels
Build source distribution
12s
upload_pypi
0s
Annotations
4 errors and 2 warnings
|
Build source distribution
Process completed with exit code 1.
|
|
build_wheels (cp311)
Command ['python', '-m', 'pip', 'wheel', PurePosixPath('/project'), '--wheel-dir=/tmp/cibuildwheel/built_wheel', '--no-deps'] failed with code 1.
|
|
build_wheels (cp311)
Process completed with exit code 1.
|
|
build_wheels (cp312)
The job was canceled because "cp311" failed.
|
|
build_wheels (cp311)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|
|
build_wheels (cp312)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|