Commit 5d2d6b6
Fix PR #34 CI failures: add toml dependency, fix test assertions, and broken doc link
- Add toml>=0.10.2 to dependencies for Codex CLI TOML config support
- Fix test_build_server_config_python to handle version-specific python binaries (e.g., python3.12)
- Fix broken documentation link in python.md (troubleshooting.md -> ../guides/troubleshooting.md)
Fixes 4 test failures across all platforms (Ubuntu/macOS/Windows × Python 3.10-3.13) and documentation build failure.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent bcfb4c7 commit 5d2d6b6
4 files changed
Lines changed: 18 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
413 | 413 | | |
414 | 414 | | |
415 | 415 | | |
416 | | - | |
| 416 | + | |
417 | 417 | | |
418 | 418 | | |
419 | 419 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| 37 | + | |
37 | 38 | | |
38 | 39 | | |
39 | 40 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
270 | 270 | | |
271 | 271 | | |
272 | 272 | | |
273 | | - | |
| 273 | + | |
| 274 | + | |
274 | 275 | | |
275 | 276 | | |
276 | 277 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments