uv/crates/uv
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
tests/it Allow --no-build to validate lock (#9024) 2024-11-11 14:02:37 -05:00
Cargo.toml Bump to 0.5.1 (#8959) 2024-11-08 17:15:28 -06:00