Commit 47bdc8b
Add local uv.toml to override exclude-newer for Mojo 1.0.0b2 toolchain
The global uv config sets exclude-newer = "30 days", which filters out the
pinned mojo==1.0.0b2 toolchain and its Modular deps (all published 2026-06-18),
breaking the documented `uv pip install "mojo==1.0.0b2"` flow. Override the
cutoff per-package so the install resolves without extra flags.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent 4ca2f0e commit 47bdc8b
1 file changed
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
0 commit comments