Commit e15d8d6
fix: align pixi environments with AG CI flow patterns
- Added python dependency to base pixi dependencies
- Added pypi-dependencies for proper editable install
- Added pythonpath to pytest config for src/ discovery
- Removed PYTHONPATH workaround from CI workflow
- Configuration now aligns with AG_pyproject_tiered_template
This should resolve the remaining pip/install-editable conflicts
and make CI environments work consistently.
Iteration: 3/5
Issue: CI environment and dependency resolution
References: .claude/commands/references/AG_pyproject_*
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>1 parent 619cd42 commit e15d8d6
2 files changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| 55 | + | |
55 | 56 | | |
56 | 57 | | |
57 | 58 | | |
| |||
66 | 67 | | |
67 | 68 | | |
68 | 69 | | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
69 | 73 | | |
70 | 74 | | |
71 | 75 | | |
| |||
287 | 291 | | |
288 | 292 | | |
289 | 293 | | |
| 294 | + | |
290 | 295 | | |
291 | 296 | | |
292 | 297 | | |
| |||
0 commit comments