Commit bc498e9
committed
ci(image): add g++ — PyICU builds a C++ extension
PyICU's wheel build needs a C++ compiler; the image carried only gcc, so the
previous commit's PyICU install failed with "command 'g++' failed: No such
file or directory".1 parent 5bed784 commit bc498e9
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| 67 | + | |
67 | 68 | | |
68 | 69 | | |
69 | 70 | | |
| |||
0 commit comments