DEP: stop requiring ewah-bool-utils at runtime #1028
wheels.yaml
on: pull_request
Matrix: build_wheels
Build source distribution
4m 12s
Check MANIFEST.in
5m 2s
Publish to PyPI
0s
Annotations
9 errors and 1 warning
Build wheels on macos-14
Command ['/bin/sh', '-c', 'pytest -c /Users/runner/work/yt/yt/pyproject.toml --rootdir . --color=yes --pyargs yt'] failed with code 2.
|
Build wheels on macos-14
Process completed with exit code 1.
|
Build source distribution
Process completed with exit code 2.
|
Build wheels on macos-13
Command ['/bin/sh', '-c', 'pytest -c /Users/runner/work/yt/yt/pyproject.toml --rootdir . --color=yes --pyargs yt'] failed with code 2.
|
Build wheels on macos-13
Process completed with exit code 1.
|
Build wheels on ubuntu-20.04
Command ['sh', '-c', 'pytest -c /project/pyproject.toml --rootdir . --color=yes --pyargs yt'] failed with code 2.
|
Build wheels on ubuntu-20.04
Process completed with exit code 1.
|
Build wheels on windows-2019
Command pytest -c D:\a\yt\yt/pyproject.toml --rootdir . --color=yes --pyargs yt failed with code 2.
|
Build wheels on windows-2019
Process completed with exit code 1.
|
Build wheels on macos-14
Bumping MACOSX_DEPLOYMENT_TARGET (10.9) to the minimum required (11.0).
|