File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changes here will be overwritten by Copier
2- _commit : b5fb449
2+ _commit : b8951e0
33_src_path : https://github.com/python-project-templates/base.git
44add_docs : true
55add_extension : jupyter
Original file line number Diff line number Diff line change 3131 matrix :
3232 os : [ubuntu-latest]
3333 python-version : ["3.11"]
34- node-version : [20 .x]
34+ node-version : [22 .x]
3535
3636 steps :
3737 - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
4242
4343 - uses : actions-ext/node/setup@main
4444 with :
45- version : 22.x
45+ version : ${{ matrix.node-version }}
4646
4747 - name : Install dependencies
4848 run : make develop
Original file line number Diff line number Diff line change 7373 "mkdirp" : " ^3.0.1" ,
7474 "prettier" : " ^3.8.1" ,
7575 "rimraf" : " ^6.1.3"
76- },
77- "pnpm" : {
78- "overrides" : {
79- "webpack" : " 5.76.1"
80- }
8176 }
82- }
77+ }
Original file line number Diff line number Diff line change 1+ allowBuilds :
2+ " @fortawesome/fontawesome-free " : true
3+ unrs-resolver : true
4+
5+ overrides :
6+ webpack : " 5.76.1"
You can’t perform that action at this time.
0 commit comments