Commit 09e4446
committed
test(python): add pip verification and test Python 3.14.2 on Windows
- Add "Verify pip shim works" step to test pip --version via shim
- Add "Verify pip module works" step to test python -m pip --version
- Update Windows matrix to use Python 3.14.2 (reported in dtvem.cli#201)
- Update summary table to include pip verification results
This ensures the pip installation fix in dtvem.cli is properly tested,
particularly on Windows where pip.exe had issues with embedded paths.
Related: CodingWithCalvin/dtvem.cli#201, CodingWithCalvin/dtvem.cli#2071 parent 7a9b8c0 commit 09e4446
1 file changed
Lines changed: 32 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
| 43 | + | |
43 | 44 | | |
44 | 45 | | |
45 | 46 | | |
| |||
175 | 176 | | |
176 | 177 | | |
177 | 178 | | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
178 | 207 | | |
179 | 208 | | |
180 | 209 | | |
| |||
289 | 318 | | |
290 | 319 | | |
291 | 320 | | |
| 321 | + | |
| 322 | + | |
292 | 323 | | |
293 | 324 | | |
294 | 325 | | |
| |||
0 commit comments