uv/crates/uv-configuration
Charlie Marsh 6ae005b0d0
Add --no-emit-project and friends to uv export (#7110)
## Summary

Like `uv sync`, you can omit the current project (`--no-emit-project`),
a specific package (`--no-emit-package`), or the entire workspace
(`--no-emit-workspace`).

Closes https://github.com/astral-sh/uv/issues/6960.

Closes #6995.
2024-09-06 01:01:46 +00:00
..
src Add --no-emit-project and friends to uv export (#7110) 2024-09-06 01:01:46 +00:00
Cargo.toml Do not require workspace members to sync with --frozen (#6737) 2024-08-28 07:58:50 -04:00