fix: plattform specific cffi def script #64
wheels_linux.yml
on: push
Build wheels on ubuntu-latest
3m 46s
Upload to PyPI (prod)
0s
Annotations
2 errors and 5 warnings
|
Build wheels on ubuntu-latest
Process completed with exit code 1.
|
|
Build wheels on ubuntu-latest
cibuildwheel: Command ['python', '-m', 'build', PurePosixPath('/project'), '--wheel', '--outdir=/tmp/cibuildwheel/built_wheel'] failed with code 1.
|
|
Build wheels on ubuntu-latest
cibuildwheel: Invalid skip selector: 'pp*'. This selector matches a group that wasn't enabled. Enable it using the `enable` option or remove this selector. This selector will have no effect.
|
|
Build wheels on ubuntu-latest
cibuildwheel: Invalid skip selector: 'cp14t-*'. This selector will have no effect.
|
|
Build wheels on ubuntu-latest
cibuildwheel: Invalid skip selector: 'cp37-*'. cibuildwheel 3.x no longer supports Python < 3.8. Please use the 2.x series or update `skip`. This selector will have no effect.
|
|
Build wheels on ubuntu-latest
cibuildwheel: Invalid skip selector: 'cp36-*'. cibuildwheel 3.x no longer supports Python < 3.8. Please use the 2.x series or update `skip`. This selector will have no effect.
|
|
Build wheels on ubuntu-latest
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|