uv
9892a4ab - Use atomic write for `pip compile` output (#6274)

Commit
1 year ago
Use atomic write for `pip compile` output (#6274) ## Summary This ensures that we don't stream output to the `--output-file`, since other processes may rely on reading it. Closes https://github.com/astral-sh/uv/issues/6239.
Author
Parents
Loading