Merge pull request #321 from OpenChemistry/python3.13 #451
build_wheels.yml
on: push
Matrix: build_wheels
Upload wheels to PyPI
0s
Annotations
6 errors, 3 warnings, and 1 notice
Build wheels on windows-2019
Command ['python', '-m', 'pip', 'wheel', 'D:\\a\\stempy\\stempy', '--wheel-dir=C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-2trxukf4\\cp37-win_amd64\\built_wheel', '--no-deps'] failed with code 1.
|
Build wheels on windows-2019
Process completed with exit code 1.
|
Build wheels on ubuntu-20.04
Command ['sh', '-c', 'pytest /project/tests'] failed with code 1.
|
Build wheels on ubuntu-20.04
Process completed with exit code 1.
|
Build wheels on macos-latest
Command ['arch', '-x86_64', '/bin/sh', '-c', 'pytest /Users/runner/work/stempy/stempy/tests'] failed with code 1.
|
Build wheels on macos-latest
Process completed with exit code 1.
|
Build wheels on windows-2019
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build wheels on ubuntu-20.04
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build wheels on macos-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build wheels on macos-latest
Setting SYSTEM_VERSION_COMPAT=0 to ensure CPython 3.8 can get correct macOS version and allow installation of wheels with MACOSX_DEPLOYMENT_TARGET >= 11.0. See https://github.com/pypa/cibuildwheel/issues/1767 for the details.
|