Commit ec67f32
committed
fix(ci): update installation requirements for npm run build
- Pin python-version to 3.13 (was floating to 3.14 via '3.x')
- Install setuptools in build job; gulpfile shells out to
setup.py extract_messages and 3.12+ no longer bundles it
- Add mise.toml (python=3.13, node=24) so local matches CI
Signed-off-by: Gabriel Harris-Rouquette <gabizou@me.com>1 parent 8be4c35 commit ec67f32
2 files changed
Lines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
33 | 34 | | |
34 | 35 | | |
35 | 36 | | |
| |||
47 | 48 | | |
48 | 49 | | |
49 | 50 | | |
50 | | - | |
| 51 | + | |
51 | 52 | | |
52 | 53 | | |
53 | 54 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
0 commit comments