Rebased normpath comparison #686
tests.yml
on: pull_request
Matrix: test_binpy_wheels
Uploading Test to PyPi
0s
Create Github Release
0s
Annotations
3 errors, 76 warnings, and 4 notices
3.10 on macOS-latest, arch=auto with tests,optional
[notice] A new release of pip is available: 23.0.1 -> 24.0
[notice] To update, run: python3.10 -m pip install --upgrade pip
|
3.8 on macOS-latest, arch=auto with tests,optional
[notice] A new release of pip is available: 21.1.1 -> 24.0
[notice] To update, run: python3.8 -m pip install --upgrade pip
|
3.9 on macOS-latest, arch=auto with tests,optional
[notice] A new release of pip is available: 22.0.4 -> 24.0
[notice] To update, run: python3.9 -m pip install --upgrade pip
|
Build sdist
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v3.1.3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
windows-latest, arch=auto
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v3.1.3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
macos-13, arch=auto
While arm64 wheels can be built on x86_64, they cannot be tested. Consider building arm64 wheels natively, if your CI provider offers this. To silence this warning, set `CIBW_TEST_SKIP: "*-macosx_arm64"`.
|
macos-13, arch=auto
While universal2 wheels can be built on x86_64, the arm64 part of the wheel cannot be tested on x86_64. Consider building universal2 wheels on an arm64 runner, if your CI provider offers this. Notably, an arm64 runner can also test the x86_64 part of the wheel, through Rosetta emulation. To silence this warning, set `CIBW_TEST_SKIP: "*-macosx_universal2:arm64"`.
|
macos-13, arch=auto
While arm64 wheels can be built on x86_64, they cannot be tested. Consider building arm64 wheels natively, if your CI provider offers this. To silence this warning, set `CIBW_TEST_SKIP: "*-macosx_arm64"`.
|
macos-13, arch=auto
While universal2 wheels can be built on x86_64, the arm64 part of the wheel cannot be tested on x86_64. Consider building universal2 wheels on an arm64 runner, if your CI provider offers this. Notably, an arm64 runner can also test the x86_64 part of the wheel, through Rosetta emulation. To silence this warning, set `CIBW_TEST_SKIP: "*-macosx_universal2:arm64"`.
|
macos-13, arch=auto
While arm64 wheels can be built on x86_64, they cannot be tested. Consider building arm64 wheels natively, if your CI provider offers this. To silence this warning, set `CIBW_TEST_SKIP: "*-macosx_arm64"`.
|
macos-13, arch=auto
While universal2 wheels can be built on x86_64, the arm64 part of the wheel cannot be tested on x86_64. Consider building universal2 wheels on an arm64 runner, if your CI provider offers this. Notably, an arm64 runner can also test the x86_64 part of the wheel, through Rosetta emulation. To silence this warning, set `CIBW_TEST_SKIP: "*-macosx_universal2:arm64"`.
|
macos-13, arch=auto
While arm64 wheels can be built on x86_64, they cannot be tested. Consider building arm64 wheels natively, if your CI provider offers this. To silence this warning, set `CIBW_TEST_SKIP: "*-macosx_arm64"`.
|
macos-13, arch=auto
While universal2 wheels can be built on x86_64, the arm64 part of the wheel cannot be tested on x86_64. Consider building universal2 wheels on an arm64 runner, if your CI provider offers this. Notably, an arm64 runner can also test the x86_64 part of the wheel, through Rosetta emulation. To silence this warning, set `CIBW_TEST_SKIP: "*-macosx_universal2:arm64"`.
|
macos-13, arch=auto
While arm64 wheels can be built on x86_64, they cannot be tested. Consider building arm64 wheels natively, if your CI provider offers this. To silence this warning, set `CIBW_TEST_SKIP: "*-macosx_arm64"`.
|
macos-13, arch=auto
While universal2 wheels can be built on x86_64, the arm64 part of the wheel cannot be tested on x86_64. Consider building universal2 wheels on an arm64 runner, if your CI provider offers this. Notably, an arm64 runner can also test the x86_64 part of the wheel, through Rosetta emulation. To silence this warning, set `CIBW_TEST_SKIP: "*-macosx_universal2:arm64"`.
|
macOS-latest, arch=auto
While cibuildwheel can build CPython 3.8 universal2/arm64 wheels, we cannot test the arm64 part of them, even when running on an Apple Silicon machine. This is because we use the x86_64 installer of CPython 3.8. See the discussion in https://github.com/pypa/cibuildwheel/pull/1169 for the details. To silence this warning, set `CIBW_TEST_SKIP: "cp38-macosx_*:arm64"`.
|
macOS-latest, arch=auto
While cibuildwheel can build CPython 3.8 universal2/arm64 wheels, we cannot test the arm64 part of them, even when running on an Apple Silicon machine. This is because we use the x86_64 installer of CPython 3.8. See the discussion in https://github.com/pypa/cibuildwheel/pull/1169 for the details. To silence this warning, set `CIBW_TEST_SKIP: "cp38-macosx_*:arm64"`.
|
macOS-latest, arch=auto
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v3.1.3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
ubuntu-latest, arch=auto
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v3.1.3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
3.12 on ubuntu-latest, arch=auto with tests-strict,runtime-strict,optional-strict
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v2.1.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
3.12 on ubuntu-latest, arch=auto with tests-strict,runtime-strict,optional-strict
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/download-artifact@v2.1.1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
3.12 on ubuntu-latest, arch=auto with tests,optional
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v2.1.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
3.12 on ubuntu-latest, arch=auto with tests,optional
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/download-artifact@v2.1.1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
3.12 on macOS-latest, arch=auto with tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v2.1.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
3.12 on macOS-latest, arch=auto with tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/download-artifact@v2.1.1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
3.11 on ubuntu-latest, arch=auto with tests,optional
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v2.1.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
3.11 on ubuntu-latest, arch=auto with tests,optional
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/download-artifact@v2.1.1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
3.6 on ubuntu-20.04, arch=auto with tests,optional
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v2.1.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
3.6 on ubuntu-20.04, arch=auto with tests,optional
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/download-artifact@v2.1.1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
3.11 on macOS-latest, arch=auto with tests,optional
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v2.1.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
3.12 on macOS-latest, arch=auto with tests,optional
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v2.1.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
3.11 on macOS-latest, arch=auto with tests,optional
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/download-artifact@v2.1.1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
3.12 on macOS-latest, arch=auto with tests,optional
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/download-artifact@v2.1.1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
3.12 on macOS-latest, arch=auto with tests-strict,runtime-strict,optional-strict
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v2.1.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
3.12 on macOS-latest, arch=auto with tests-strict,runtime-strict,optional-strict
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/download-artifact@v2.1.1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
3.10 on ubuntu-latest, arch=auto with tests,optional
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v2.1.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
3.10 on ubuntu-latest, arch=auto with tests,optional
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/download-artifact@v2.1.1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
3.7 on ubuntu-latest, arch=auto with tests,optional
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v2.1.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
3.7 on ubuntu-latest, arch=auto with tests,optional
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/download-artifact@v2.1.1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
3.10 on macOS-latest, arch=auto with tests,optional
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v2.1.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
3.10 on macOS-latest, arch=auto with tests,optional
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/download-artifact@v2.1.1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
3.6 on ubuntu-20.04, arch=auto with tests-strict,runtime-strict
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v2.1.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
3.6 on ubuntu-20.04, arch=auto with tests-strict,runtime-strict
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/download-artifact@v2.1.1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
3.8 on ubuntu-latest, arch=auto with tests,optional
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v2.1.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
3.8 on ubuntu-latest, arch=auto with tests,optional
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/download-artifact@v2.1.1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
3.12 on windows-latest, arch=auto with tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v2.1.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
3.12 on windows-latest, arch=auto with tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/download-artifact@v2.1.1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
3.12 on windows-latest, arch=auto with tests,optional
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v2.1.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
3.12 on windows-latest, arch=auto with tests,optional
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/download-artifact@v2.1.1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
3.7 on windows-latest, arch=auto with tests,optional
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v2.1.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
3.7 on windows-latest, arch=auto with tests,optional
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/download-artifact@v2.1.1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
3.9 on ubuntu-latest, arch=auto with tests,optional
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v2.1.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
3.9 on ubuntu-latest, arch=auto with tests,optional
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/download-artifact@v2.1.1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
3.6 on windows-latest, arch=auto with tests-strict,runtime-strict
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v2.1.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
3.6 on windows-latest, arch=auto with tests-strict,runtime-strict
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/download-artifact@v2.1.1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
3.6 on macos-13, arch=auto with tests,optional
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v2.1.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
3.6 on macos-13, arch=auto with tests,optional
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/download-artifact@v2.1.1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
3.6 on macos-13, arch=auto with tests,optional
Codecov: Failed to properly create commit: The process '/Users/runner/work/_actions/codecov/codecov-action/v4.0.1/dist/codecov' failed with exit code 1
|
3.8 on macOS-latest, arch=auto with tests,optional
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v2.1.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
3.8 on macOS-latest, arch=auto with tests,optional
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/download-artifact@v2.1.1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
3.12 on windows-latest, arch=auto with tests-strict,runtime-strict,optional-strict
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v2.1.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
3.12 on windows-latest, arch=auto with tests-strict,runtime-strict,optional-strict
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/download-artifact@v2.1.1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
3.6 on macos-13, arch=auto with tests-strict,runtime-strict
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v2.1.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
3.6 on macos-13, arch=auto with tests-strict,runtime-strict
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/download-artifact@v2.1.1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
3.7 on macos-13, arch=auto with tests,optional
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v2.1.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
3.7 on macos-13, arch=auto with tests,optional
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/download-artifact@v2.1.1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
3.9 on macOS-latest, arch=auto with tests,optional
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v2.1.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
3.9 on macOS-latest, arch=auto with tests,optional
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/download-artifact@v2.1.1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
3.11 on windows-latest, arch=auto with tests,optional
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v2.1.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
3.11 on windows-latest, arch=auto with tests,optional
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/download-artifact@v2.1.1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
3.6 on windows-latest, arch=auto with tests,optional
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v2.1.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
3.6 on windows-latest, arch=auto with tests,optional
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/download-artifact@v2.1.1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
3.10 on windows-latest, arch=auto with tests,optional
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v2.1.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
3.10 on windows-latest, arch=auto with tests,optional
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/download-artifact@v2.1.1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
3.8 on windows-latest, arch=auto with tests,optional
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v2.1.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
3.8 on windows-latest, arch=auto with tests,optional
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/download-artifact@v2.1.1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
3.9 on windows-latest, arch=auto with tests,optional
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v2.1.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
3.9 on windows-latest, arch=auto with tests,optional
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/download-artifact@v2.1.1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "sdist_wheels", "wheels".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
macos-13, arch=auto
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.
|
macos-13, arch=auto
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.
|
macOS-latest, arch=auto
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.
|
macOS-latest, arch=auto
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.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
sdist_wheels
Expired
|
192 KB |
|
wheels
Expired
|
29.9 MB |
|