Commit 2c87375
committed
Update pyporject to support installing on M1 machines
The format is a bit different for macOS arm64 from the others in that
it's the only one specifying an arch. As a result, any x86_64 archs are
mapped to an empty string and the arm64 one has a prefixed `-` to
separate it from the system.1 parent 52a51ce commit 2c87375
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
9 | 12 | | |
10 | 13 | | |
11 | 14 | | |
| |||
0 commit comments