mirror of
https://github.com/astral-sh/uv
synced 2026-01-21 05:20:09 -05:00
## Summary Resolves #7705 ## Test Plan `cargo test` and tested locally. The snapshots were unstable due to the packages being built in a non-deterministic order, so I used the quiet flag to suppress the output. Another question is whether we should label the build output to indicate which package it belongs to?