Commit 4b80a62
Relax uv version pin to ~=0.11.0 and document exclude-newer requirement
The exact pin ==0.11.2 was never enforced because the invalid
"7 days" value in exclude-newer caused the entire [tool.uv] section
to fail parsing on older uv versions. Relative dates in exclude-newer
require uv >= 0.11, so the pin is relaxed to ~=0.11.0 to accept any
0.11.x patch release.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 3d414c7 commit 4b80a62
2 files changed
Lines changed: 1016 additions & 864 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
44 | 46 | | |
0 commit comments