Commit 2673b9d
fix: handle both yum and apt-get in manylinux before-script
The aarch64 cross-compilation container uses a Debian-based image (apt-get)
while the x86_64 manylinux2014 container uses CentOS (yum).
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent f7c2136 commit 2673b9d
1 file changed
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
46 | 51 | | |
47 | 52 | | |
48 | 53 | | |
| |||
0 commit comments