uv/crates/uv-resolver
Charlie Marsh 0db1bf4df7
Avoid pre-fetching for unbounded minimum versions (#4149)
## Summary

I think we should be able to model PubGrub such that this isn't
necessary (at least for the case described in the issue), but for now,
let's just avoid attempting to build very old distributions in
prefetching.

Closes https://github.com/astral-sh/uv/issues/4136.
2024-06-07 22:05:14 +00:00
..
src Avoid pre-fetching for unbounded minimum versions (#4149) 2024-06-07 22:05:14 +00:00
Cargo.toml Rename uv-interpreter crate to uv-toolchain (#4120) 2024-06-07 13:59:14 -05:00