mirror of
https://github.com/astral-sh/uv.git
synced 2025-11-25 05:33:43 +00:00
## Summary This PR adds an `--offline` flag to Puffin that disables network requests (implemented as a Reqwest middleware on our registry client). When `--offline` is provided, we also allow the HTTP cache to return stale data. Closes #942. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||