fix: unit tests #67
wheels_linux.yml
on: push
Build wheels on ubuntu-latest
1m 32s
Upload to PyPI (prod)
Annotations
2 errors and 5 warnings
|
Build wheels on ubuntu-latest
Process completed with exit code 1.
|
|
Build wheels on ubuntu-latest
cibuildwheel: Command ['sh', '-c', 'pytest /project/tests'] 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.
|