uv/crates/uv-configuration
Charlie Marsh 15792a3775
Apply --no-install options when constructing resolution (#7277)
## Summary

We need to apply the `--no-install` filters earlier, such that we don't
error if we only have a source distribution for a given package when
`--no-build` is provided but that package is _omitted_.

Closes #7247.
2024-09-11 14:31:24 -04:00
..
src Apply --no-install options when constructing resolution (#7277) 2024-09-11 14:31:24 -04:00
Cargo.toml Apply --no-install options when constructing resolution (#7277) 2024-09-11 14:31:24 -04:00