CI/CD script for v2.10.0-gr #12
package.yml
on: pull_request
Build wheels for Linux x64
41s
Build wheels for Windows
1m 54s
Build a PyPI-compatible index
0s
Annotations
4 errors and 1 warning
|
Build wheels for Linux x64
Command ['python', '-m', 'pip', 'wheel', PurePosixPath('/project'), '--wheel-dir=/tmp/cibuildwheel/built_wheel', '--no-deps'] failed with code 1.
|
|
Build wheels for Linux x64
Process completed with exit code 1.
|
|
Build wheels for Windows
Command ['python', '-m', 'pip', 'wheel', 'D:\\a\\confluent-kafka-python\\confluent-kafka-python', '--wheel-dir=C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-60wiz2r7\\cp37-win_amd64\\built_wheel', '--no-deps'] failed with code 1.
|
|
Build wheels for Windows
Process completed with exit code 1.
|
|
Build wheels for Linux x64
cibuildwheel 2.x no longer supports Python < 3.6. Please use the 1.x series or update CIBW_SKIP
|