Commit 988a501
fix: use Python 3.10 in Minimal Tests — matches pyproject.toml constraint
backend/pyproject.toml requires >=3.10, <3.11.1. Python 3.11 (3.11.15)
is incompatible. Use 3.10 to match the project constraint.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent a37c3b6 commit 988a501
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
0 commit comments