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 0f722c5 commit 8d1e388Copy full SHA for 8d1e388
.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: pplpy-build-deps
+ TARGETS_PRE: ppl gmp mpfr mpc
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