Commit 27e11ab
authored
[Build] Don't require Development.Embed python component (#5287)
This component is missing from the wheel building image, so we need to
make the requirement more specific.
https://github.com/triton-lang/triton/actions/runs/12081047335/job/33689420657#step:6:3321 parent cc89dac commit 27e11ab
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
178 | 178 | | |
179 | 179 | | |
180 | 180 | | |
181 | | - | |
| 181 | + | |
182 | 182 | | |
183 | 183 | | |
184 | 184 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
0 commit comments