Commit 8c52905
committed
Install setuptools and wheel in CI
Add step to install setuptools and wheel in the tests workflow's Install Python Dependencies job. This ensures build tools are available before installing the package extras (`uv pip install --system " .[tests,mcp]"`), reducing potential build/install failures during CI.1 parent f937eb0 commit 8c52905
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
| |||
0 commit comments