Skip to content

Fix imports

Fix imports #385

Triggered via push November 1, 2024 17:45
Status Failure
Total duration 16m 39s
Artifacts 1

ci.yml

on: push
Matrix: Build wheels
Matrix: Test
Pre-deploy
0s
Pre-deploy
Build sdist
0s
Build sdist
Deploy to crates.io
0s
Deploy to crates.io
Matrix: Test distributions
Deploy to PyPI
0s
Deploy to PyPI
Fit to window
Zoom out
Zoom in

Annotations

32 errors and 132 warnings
Build wheels (cp310, universal2, macos-latest, x64, aarch64-apple-darwin, macosx_universal2)
Command ['python', '-m', 'pip', 'wheel', '/Users/runner/work/rithm/rithm', '--wheel-dir=/private/var/folders/g6/rgtlsw6n123b0gt5483s5_cm0000gn/T/cibw-run-bmdkxrvo/cp310-macosx_universal2/built_wheel', '--no-deps', '-v'] failed with code 1. None
Build wheels (cp311, universal2, macos-latest, x64, aarch64-apple-darwin, macosx_universal2)
Command ['python', '-m', 'pip', 'wheel', '/Users/runner/work/rithm/rithm', '--wheel-dir=/private/var/folders/g6/rgtlsw6n123b0gt5483s5_cm0000gn/T/cibw-run-nvudfa9r/cp311-macosx_universal2/built_wheel', '--no-deps', '-v'] failed with code 1. None
Build wheels (cp310, x86, windows-latest, x86, i686-pc-windows-msvc, win32)
Process completed with exit code 1.
Build wheels (cp311, x86, windows-latest, x86, i686-pc-windows-msvc, win32)
Process completed with exit code 1.
Build wheels (cp312, universal2, macos-latest, x64, aarch64-apple-darwin, macosx_universal2)
Command ['python', '-m', 'pip', 'wheel', '/Users/runner/work/rithm/rithm', '--wheel-dir=/private/var/folders/g6/rgtlsw6n123b0gt5483s5_cm0000gn/T/cibw-run-5ajweskl/cp312-macosx_universal2/built_wheel', '--no-deps', '-v'] failed with code 1. None
Build wheels (cp312, x86, windows-latest, x86, i686-pc-windows-msvc, win32)
Process completed with exit code 1.
Build wheels (cp38, AMD64, windows-latest, x64, x86_64-pc-windows-msvc, win_amd64)
Process completed with exit code 1.
Build wheels (cp38, x86, windows-latest, x86, i686-pc-windows-msvc, win32)
Process completed with exit code 1.
Build wheels (cp38, universal2, macos-latest, x64, aarch64-apple-darwin, macosx_universal2)
Command ['python', '-m', 'pip', 'wheel', '/Users/runner/work/rithm/rithm', '--wheel-dir=/private/var/folders/g6/rgtlsw6n123b0gt5483s5_cm0000gn/T/cibw-run-1pyjn7sw/cp38-macosx_universal2/built_wheel', '--no-deps', '-v'] failed with code 1. None
Build wheels (cp39, universal2, macos-latest, x64, aarch64-apple-darwin, macosx_universal2)
Command ['python', '-m', 'pip', 'wheel', '/Users/runner/work/rithm/rithm', '--wheel-dir=/private/var/folders/g6/rgtlsw6n123b0gt5483s5_cm0000gn/T/cibw-run-vdhem2ba/cp39-macosx_universal2/built_wheel', '--no-deps', '-v'] failed with code 1. None
Build wheels (cp39, AMD64, windows-latest, x64, x86_64-pc-windows-msvc, win_amd64)
Process completed with exit code 1.
Build wheels (cp39, x86, windows-latest, x86, i686-pc-windows-msvc, win32)
Process completed with exit code 1.
Test (pypy-3.10, ubuntu-latest, x64)
Process completed with exit code 1.
Test (pypy-3.7, ubuntu-latest, x64)
Process completed with exit code 1.
Test (pypy-3.7, windows-latest, x64)
Process completed with exit code 1.
Test (pypy-3.8, ubuntu-latest, x64)
Process completed with exit code 1.
Test (pypy-3.9, ubuntu-latest, x64)
Process completed with exit code 1.
Test (pypy-3.10, windows-latest, x64)
Process completed with exit code 1.
Test (pypy-3.7, macos-13, x64)
Process completed with exit code 1.
Test (pypy-3.8, windows-latest, x64)
Process completed with exit code 1.
Test (pypy-3.10, macos-13, x64)
Process completed with exit code 1.
Test (pypy-3.9, windows-latest, x64)
Process completed with exit code 1.
Test (pypy-3.8, macos-13, x64)
Process completed with exit code 1.
Test (pypy-3.9, macos-13, x64)
Process completed with exit code 1.
Build wheels (cp310, universal2, macos-latest, x64, aarch64-apple-darwin, macosx_universal2)
The following actions use a deprecated Node.js version and will be forced to run on node20: 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 (cp310, universal2, macos-latest, x64, aarch64-apple-darwin, macosx_universal2)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Build wheels (cp310, arm64, macos-latest, x64, aarch64-apple-darwin, macosx_arm64)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4, actions/upload-artifact@v3. 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 (cp310, arm64, macos-latest, x64, aarch64-apple-darwin, macosx_arm64)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Build wheels (cp311, universal2, macos-latest, x64, aarch64-apple-darwin, macosx_universal2)
The following actions use a deprecated Node.js version and will be forced to run on node20: 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 (cp311, universal2, macos-latest, x64, aarch64-apple-darwin, macosx_universal2)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Build wheels (cp311, arm64, macos-latest, x64, aarch64-apple-darwin, macosx_arm64)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4, actions/upload-artifact@v3. 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 (cp311, arm64, macos-latest, x64, aarch64-apple-darwin, macosx_arm64)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Build wheels (cp310, x86_64, macos-latest, x64, x86_64-apple-darwin, macosx_x86_64)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4, actions/upload-artifact@v3. 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 (cp310, x86_64, macos-latest, x64, x86_64-apple-darwin, macosx_x86_64)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Build wheels (cp311, AMD64, windows-latest, x64, x86_64-pc-windows-msvc, win_amd64)
The following actions use a deprecated Node.js version and will be forced to run on node20: 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 (cp311, AMD64, windows-latest, x64, x86_64-pc-windows-msvc, win_amd64)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Build wheels (cp310, x86, windows-latest, x86, i686-pc-windows-msvc, win32)
The following actions use a deprecated Node.js version and will be forced to run on node20: 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 (cp310, x86, windows-latest, x86, i686-pc-windows-msvc, win32)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Build wheels (cp310, AMD64, windows-latest, x64, x86_64-pc-windows-msvc, win_amd64)
The following actions use a deprecated Node.js version and will be forced to run on node20: 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 (cp310, AMD64, windows-latest, x64, x86_64-pc-windows-msvc, win_amd64)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Build wheels (cp310, x86_64, ubuntu-latest, x64, x86_64-unknown-linux-gnu, manylinux_x86_64)
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/setup-qemu-action@v2, actions/setup-python@v4, actions/upload-artifact@v3. 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 (cp310, x86_64, ubuntu-latest, x64, x86_64-unknown-linux-gnu, manylinux_x86_64)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Build wheels (cp311, x86_64, macos-latest, x64, x86_64-apple-darwin, macosx_x86_64)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4, actions/upload-artifact@v3. 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 (cp311, x86_64, macos-latest, x64, x86_64-apple-darwin, macosx_x86_64)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Build wheels (cp310, x86_64, ubuntu-latest, x64, x86_64-unknown-linux-musl, musllinux_x86_64)
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/setup-qemu-action@v2, actions/setup-python@v4, actions/upload-artifact@v3. 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 (cp310, x86_64, ubuntu-latest, x64, x86_64-unknown-linux-musl, musllinux_x86_64)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Build wheels (cp310, i686, ubuntu-latest, x64, i686-unknown-linux-gnu, manylinux_i686)
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/setup-qemu-action@v2, actions/setup-python@v4, actions/upload-artifact@v3. 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 (cp310, i686, ubuntu-latest, x64, i686-unknown-linux-gnu, manylinux_i686)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Build wheels (cp311, i686, ubuntu-latest, x64, i686-unknown-linux-gnu, manylinux_i686)
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/setup-qemu-action@v2, actions/setup-python@v4, actions/upload-artifact@v3. 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 (cp311, i686, ubuntu-latest, x64, i686-unknown-linux-gnu, manylinux_i686)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Build wheels (cp311, x86, windows-latest, x86, i686-pc-windows-msvc, win32)
The following actions use a deprecated Node.js version and will be forced to run on node20: 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 (cp311, x86, windows-latest, x86, i686-pc-windows-msvc, win32)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Build wheels (cp312, arm64, macos-latest, x64, aarch64-apple-darwin, macosx_arm64)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4, actions/upload-artifact@v3. 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 (cp312, arm64, macos-latest, x64, aarch64-apple-darwin, macosx_arm64)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Build wheels (cp312, AMD64, windows-latest, x64, x86_64-pc-windows-msvc, win_amd64)
The following actions use a deprecated Node.js version and will be forced to run on node20: 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 (cp312, AMD64, windows-latest, x64, x86_64-pc-windows-msvc, win_amd64)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Build wheels (cp311, x86_64, ubuntu-latest, x64, x86_64-unknown-linux-gnu, manylinux_x86_64)
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/setup-qemu-action@v2, actions/setup-python@v4, actions/upload-artifact@v3. 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 (cp311, x86_64, ubuntu-latest, x64, x86_64-unknown-linux-gnu, manylinux_x86_64)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Build wheels (cp311, x86_64, ubuntu-latest, x64, x86_64-unknown-linux-musl, musllinux_x86_64)
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/setup-qemu-action@v2, actions/setup-python@v4, actions/upload-artifact@v3. 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 (cp311, x86_64, ubuntu-latest, x64, x86_64-unknown-linux-musl, musllinux_x86_64)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Build wheels (cp312, universal2, macos-latest, x64, aarch64-apple-darwin, macosx_universal2)
The following actions use a deprecated Node.js version and will be forced to run on node20: 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 (cp312, universal2, macos-latest, x64, aarch64-apple-darwin, macosx_universal2)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Build wheels (cp312, x86_64, macos-latest, x64, x86_64-apple-darwin, macosx_x86_64)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4, actions/upload-artifact@v3. 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 (cp312, x86_64, macos-latest, x64, x86_64-apple-darwin, macosx_x86_64)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Build wheels (cp312, i686, ubuntu-latest, x64, i686-unknown-linux-gnu, manylinux_i686)
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/setup-qemu-action@v2, actions/setup-python@v4, actions/upload-artifact@v3. 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 (cp312, i686, ubuntu-latest, x64, i686-unknown-linux-gnu, manylinux_i686)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Build wheels (cp312, x86, windows-latest, x86, i686-pc-windows-msvc, win32)
The following actions use a deprecated Node.js version and will be forced to run on node20: 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 (cp312, x86, windows-latest, x86, i686-pc-windows-msvc, win32)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Build wheels (cp312, x86_64, ubuntu-latest, x64, x86_64-unknown-linux-gnu, manylinux_x86_64)
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/setup-qemu-action@v2, actions/setup-python@v4, actions/upload-artifact@v3. 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 (cp312, x86_64, ubuntu-latest, x64, x86_64-unknown-linux-gnu, manylinux_x86_64)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Build wheels (cp312, x86_64, ubuntu-latest, x64, x86_64-unknown-linux-musl, musllinux_x86_64)
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/setup-qemu-action@v2, actions/setup-python@v4, actions/upload-artifact@v3. 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 (cp312, x86_64, ubuntu-latest, x64, x86_64-unknown-linux-musl, musllinux_x86_64)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Build wheels (cp38, AMD64, windows-latest, x64, x86_64-pc-windows-msvc, win_amd64)
The following actions use a deprecated Node.js version and will be forced to run on node20: 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 (cp38, AMD64, windows-latest, x64, x86_64-pc-windows-msvc, win_amd64)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Build wheels (cp38, arm64, macos-latest, x64, aarch64-apple-darwin, macosx_arm64)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4, actions/upload-artifact@v3. 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 (cp38, arm64, macos-latest, x64, aarch64-apple-darwin, macosx_arm64)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Build wheels (cp38, x86, windows-latest, x86, i686-pc-windows-msvc, win32)
The following actions use a deprecated Node.js version and will be forced to run on node20: 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 (cp38, x86, windows-latest, x86, i686-pc-windows-msvc, win32)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Build wheels (cp38, i686, ubuntu-latest, x64, i686-unknown-linux-gnu, manylinux_i686)
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/setup-qemu-action@v2, actions/setup-python@v4, actions/upload-artifact@v3. 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 (cp38, i686, ubuntu-latest, x64, i686-unknown-linux-gnu, manylinux_i686)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Build wheels (cp38, x86_64, ubuntu-latest, x64, x86_64-unknown-linux-musl, musllinux_x86_64)
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/setup-qemu-action@v2, actions/setup-python@v4, actions/upload-artifact@v3. 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 (cp38, x86_64, ubuntu-latest, x64, x86_64-unknown-linux-musl, musllinux_x86_64)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Build wheels (cp38, x86_64, ubuntu-latest, x64, x86_64-unknown-linux-gnu, manylinux_x86_64)
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/setup-qemu-action@v2, actions/setup-python@v4, actions/upload-artifact@v3. 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 (cp38, x86_64, ubuntu-latest, x64, x86_64-unknown-linux-gnu, manylinux_x86_64)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Build wheels (cp310, aarch64, ubuntu-latest, x64, aarch64-unknown-linux-musl, musllinux_aarch64)
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/setup-qemu-action@v2, actions/setup-python@v4, actions/upload-artifact@v3. 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 (cp310, aarch64, ubuntu-latest, x64, aarch64-unknown-linux-musl, musllinux_aarch64)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Build wheels (cp311, aarch64, ubuntu-latest, x64, aarch64-unknown-linux-musl, musllinux_aarch64)
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/setup-qemu-action@v2, actions/setup-python@v4, actions/upload-artifact@v3. 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 (cp311, aarch64, ubuntu-latest, x64, aarch64-unknown-linux-musl, musllinux_aarch64)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Build wheels (cp311, ppc64le, ubuntu-latest, x64, powerpc64le-unknown-linux-gnu, manylinux_ppc64le)
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/setup-qemu-action@v2, actions/setup-python@v4, actions/upload-artifact@v3. 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 (cp311, ppc64le, ubuntu-latest, x64, powerpc64le-unknown-linux-gnu, manylinux_ppc64le)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Build wheels (cp38, universal2, macos-latest, x64, aarch64-apple-darwin, macosx_universal2)
The following actions use a deprecated Node.js version and will be forced to run on node20: 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 (cp38, universal2, macos-latest, x64, aarch64-apple-darwin, macosx_universal2)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Build wheels (cp310, ppc64le, ubuntu-latest, x64, powerpc64le-unknown-linux-gnu, manylinux_ppc64le)
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/setup-qemu-action@v2, actions/setup-python@v4, actions/upload-artifact@v3. 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 (cp310, ppc64le, ubuntu-latest, x64, powerpc64le-unknown-linux-gnu, manylinux_ppc64le)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Build wheels (cp310, aarch64, ubuntu-latest, x64, aarch64-unknown-linux-gnu, manylinux_aarch64)
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/setup-qemu-action@v2, actions/setup-python@v4, actions/upload-artifact@v3. 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 (cp310, aarch64, ubuntu-latest, x64, aarch64-unknown-linux-gnu, manylinux_aarch64)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Build wheels (cp311, aarch64, ubuntu-latest, x64, aarch64-unknown-linux-gnu, manylinux_aarch64)
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/setup-qemu-action@v2, actions/setup-python@v4, actions/upload-artifact@v3. 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 (cp311, aarch64, ubuntu-latest, x64, aarch64-unknown-linux-gnu, manylinux_aarch64)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Build wheels (cp38, x86_64, macos-latest, x64, x86_64-apple-darwin, macosx_x86_64)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4, actions/upload-artifact@v3. 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 (cp38, x86_64, macos-latest, x64, x86_64-apple-darwin, macosx_x86_64)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Build wheels (cp312, aarch64, ubuntu-latest, x64, aarch64-unknown-linux-musl, musllinux_aarch64)
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/setup-qemu-action@v2, actions/setup-python@v4, actions/upload-artifact@v3. 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 (cp312, aarch64, ubuntu-latest, x64, aarch64-unknown-linux-musl, musllinux_aarch64)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Build wheels (cp311, s390x, ubuntu-latest, x64, s390x-unknown-linux-gnu, manylinux_s390x)
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/setup-qemu-action@v2, actions/setup-python@v4, actions/upload-artifact@v3. 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 (cp311, s390x, ubuntu-latest, x64, s390x-unknown-linux-gnu, manylinux_s390x)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Build wheels (cp39, arm64, macos-latest, x64, aarch64-apple-darwin, macosx_arm64)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4, actions/upload-artifact@v3. 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 (cp39, arm64, macos-latest, x64, aarch64-apple-darwin, macosx_arm64)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Build wheels (cp39, universal2, macos-latest, x64, aarch64-apple-darwin, macosx_universal2)
The following actions use a deprecated Node.js version and will be forced to run on node20: 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 (cp39, universal2, macos-latest, x64, aarch64-apple-darwin, macosx_universal2)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Build wheels (cp39, AMD64, windows-latest, x64, x86_64-pc-windows-msvc, win_amd64)
The following actions use a deprecated Node.js version and will be forced to run on node20: 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 (cp39, AMD64, windows-latest, x64, x86_64-pc-windows-msvc, win_amd64)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Build wheels (cp312, aarch64, ubuntu-latest, x64, aarch64-unknown-linux-gnu, manylinux_aarch64)
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/setup-qemu-action@v2, actions/setup-python@v4, actions/upload-artifact@v3. 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 (cp312, aarch64, ubuntu-latest, x64, aarch64-unknown-linux-gnu, manylinux_aarch64)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Build wheels (cp310, s390x, ubuntu-latest, x64, s390x-unknown-linux-gnu, manylinux_s390x)
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/setup-qemu-action@v2, actions/setup-python@v4, actions/upload-artifact@v3. 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 (cp310, s390x, ubuntu-latest, x64, s390x-unknown-linux-gnu, manylinux_s390x)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Build wheels (cp312, ppc64le, ubuntu-latest, x64, powerpc64le-unknown-linux-gnu, manylinux_ppc64le)
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/setup-qemu-action@v2, actions/setup-python@v4, actions/upload-artifact@v3. 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 (cp312, ppc64le, ubuntu-latest, x64, powerpc64le-unknown-linux-gnu, manylinux_ppc64le)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Build wheels (cp39, x86_64, macos-latest, x64, x86_64-apple-darwin, macosx_x86_64)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4, actions/upload-artifact@v3. 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 (cp39, x86_64, macos-latest, x64, x86_64-apple-darwin, macosx_x86_64)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Build wheels (cp39, x86, windows-latest, x86, i686-pc-windows-msvc, win32)
The following actions use a deprecated Node.js version and will be forced to run on node20: 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 (cp39, x86, windows-latest, x86, i686-pc-windows-msvc, win32)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Build wheels (cp38, aarch64, ubuntu-latest, x64, aarch64-unknown-linux-musl, musllinux_aarch64)
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/setup-qemu-action@v2, actions/setup-python@v4, actions/upload-artifact@v3. 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 (cp38, aarch64, ubuntu-latest, x64, aarch64-unknown-linux-musl, musllinux_aarch64)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Build wheels (cp39, i686, ubuntu-latest, x64, i686-unknown-linux-gnu, manylinux_i686)
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/setup-qemu-action@v2, actions/setup-python@v4, actions/upload-artifact@v3. 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 (cp39, i686, ubuntu-latest, x64, i686-unknown-linux-gnu, manylinux_i686)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Build wheels (cp39, x86_64, ubuntu-latest, x64, x86_64-unknown-linux-gnu, manylinux_x86_64)
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/setup-qemu-action@v2, actions/setup-python@v4, actions/upload-artifact@v3. 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 (cp39, x86_64, ubuntu-latest, x64, x86_64-unknown-linux-gnu, manylinux_x86_64)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Build wheels (cp39, x86_64, ubuntu-latest, x64, x86_64-unknown-linux-musl, musllinux_x86_64)
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/setup-qemu-action@v2, actions/setup-python@v4, actions/upload-artifact@v3. 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 (cp39, x86_64, ubuntu-latest, x64, x86_64-unknown-linux-musl, musllinux_x86_64)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Build wheels (cp38, aarch64, ubuntu-latest, x64, aarch64-unknown-linux-gnu, manylinux_aarch64)
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/setup-qemu-action@v2, actions/setup-python@v4, actions/upload-artifact@v3. 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 (cp38, aarch64, ubuntu-latest, x64, aarch64-unknown-linux-gnu, manylinux_aarch64)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Build wheels (cp312, s390x, ubuntu-latest, x64, s390x-unknown-linux-gnu, manylinux_s390x)
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/setup-qemu-action@v2, actions/setup-python@v4, actions/upload-artifact@v3. 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 (cp312, s390x, ubuntu-latest, x64, s390x-unknown-linux-gnu, manylinux_s390x)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Test (3.11, macos-latest, x64, x86_64-apple-darwin)
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test (3.11, ubuntu-latest, x64, x86_64-unknown-linux-gnu)
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test (3.12, macos-latest, x64, x86_64-apple-darwin)
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/[email protected]. 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 (cp38, ppc64le, ubuntu-latest, x64, powerpc64le-unknown-linux-gnu, manylinux_ppc64le)
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/setup-qemu-action@v2, actions/setup-python@v4, actions/upload-artifact@v3. 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 (cp38, ppc64le, ubuntu-latest, x64, powerpc64le-unknown-linux-gnu, manylinux_ppc64le)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Build wheels (cp38, s390x, ubuntu-latest, x64, s390x-unknown-linux-gnu, manylinux_s390x)
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/setup-qemu-action@v2, actions/setup-python@v4, actions/upload-artifact@v3. 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 (cp38, s390x, ubuntu-latest, x64, s390x-unknown-linux-gnu, manylinux_s390x)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Test (3.12, ubuntu-latest, x64, x86_64-unknown-linux-gnu)
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test (3.10, macos-13, x64, x86_64-apple-darwin)
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/[email protected]. 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 (cp39, aarch64, ubuntu-latest, x64, aarch64-unknown-linux-musl, musllinux_aarch64)
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/setup-qemu-action@v2, actions/setup-python@v4, actions/upload-artifact@v3. 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 (cp39, aarch64, ubuntu-latest, x64, aarch64-unknown-linux-musl, musllinux_aarch64)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Test (3.9, macos-13, x64, x86_64-apple-darwin)
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/[email protected]. 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 (cp39, ppc64le, ubuntu-latest, x64, powerpc64le-unknown-linux-gnu, manylinux_ppc64le)
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/setup-qemu-action@v2, actions/setup-python@v4, actions/upload-artifact@v3. 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 (cp39, ppc64le, ubuntu-latest, x64, powerpc64le-unknown-linux-gnu, manylinux_ppc64le)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Test (3.11, windows-latest, x64, x86_64-pc-windows-msvc)
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/[email protected]. 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 (cp39, aarch64, ubuntu-latest, x64, aarch64-unknown-linux-gnu, manylinux_aarch64)
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/setup-qemu-action@v2, actions/setup-python@v4, actions/upload-artifact@v3. 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 (cp39, aarch64, ubuntu-latest, x64, aarch64-unknown-linux-gnu, manylinux_aarch64)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Test (3.11, windows-latest, x86, i686-pc-windows-msvc)
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test (3.12, windows-latest, x64, x86_64-pc-windows-msvc)
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test (3.8, macos-13, x64, x86_64-apple-darwin)
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test (3.12, windows-latest, x86, i686-pc-windows-msvc)
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/[email protected]. 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 (cp39, s390x, ubuntu-latest, x64, s390x-unknown-linux-gnu, manylinux_s390x)
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/setup-qemu-action@v2, actions/setup-python@v4, actions/upload-artifact@v3. 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 (cp39, s390x, ubuntu-latest, x64, s390x-unknown-linux-gnu, manylinux_s390x)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
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: "dist". 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/

Artifacts

Produced during runtime
Name Size
dist
17.1 MB