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 fad62dd commit 8830acfCopy full SHA for 8830acf
.github/workflows/dist.yml
@@ -56,7 +56,7 @@ jobs:
56
# SPKGs to install as system packages
57
SPKGS: _bootstrap _prereq
58
# Non-Python packages to install as spkgs
59
- TARGETS_PRE: ppl-ensure gmp-ensure mpfr-ensure mpc-ensure
+ TARGETS_PRE: gmp mpfr mpc ppl-ensure
60
# Disable building PyPy wheels on all platforms
61
# Disable musllinux until #33083 provides alpine package information
62
CIBW_SKIP: "pp* *-musllinux*"
0 commit comments