We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f51594a commit f3aae0fCopy full SHA for f3aae0f
Documentation/Maintenance/Release.md
@@ -565,8 +565,6 @@ podman run -it -v $(pwd):/work/ quay.io/pypa/manylinux_2_28_aarch64:2024-03-25-9
565
cd /work
566
# Upgrade GPG keys
567
dnf upgrade -y almalinux-release
568
-# Newer Python.cmake module required for the SABI
569
-pipx upgrade cmake
570
yum install sudo ninja-build
571
./scripts/internal/manylinux-build-wheels.sh
572
# Exit the container
0 commit comments