uv/crates/uv-resolver
Charlie Marsh dd4b27bfbd
Allow --no-build to validate lock (#9024)
## Summary

Just as we don't enforce tag compliance, we shouldn't enforce
`--no-build` when validating the lockfile. If we end up building from
source, the distribution database will correctly error.

Closes https://github.com/astral-sh/uv/issues/9016.
2024-11-11 14:02:37 -05:00
..
src Allow --no-build to validate lock (#9024) 2024-11-11 14:02:37 -05:00
Cargo.toml Merge uv-pubgrub into uv-pep440 (#8669) 2024-10-29 20:15:18 +01:00