Commit edb7a99
Use local SDK wheel for tutorial tests when --build-cli is set
The test runner was using the published SDK for pytest even when
--build-cli was set, meaning source fixes weren't reflected in tests.
Now uses --with to overlay the local wheel for both the agent process
and the test runner.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent b7f1c66 commit edb7a99
1 file changed
Lines changed: 10 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
270 | 270 | | |
271 | 271 | | |
272 | 272 | | |
273 | | - | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
274 | 283 | | |
275 | 284 | | |
276 | 285 | | |
| |||
0 commit comments