uv/crates/uv-distribution
Charlie Marsh 6a9ec9665c
Include dev-dependencies with --no-sources (#7408)
## Summary

Running `uv lock --no-sources` should still include dev dependencies,
since dev dependencies are defined separately from sources.

Closes https://github.com/astral-sh/uv/issues/7406.
2024-09-15 22:29:03 -04:00
..
src Include dev-dependencies with --no-sources (#7408) 2024-09-15 22:29:03 -04:00
Cargo.toml Extract METADATA reading into a crate (#7231) 2024-09-10 13:31:01 +00:00