mirror of https://github.com/astral-sh/uv
## Summary Fixes #5082. Adds a new `Printer::NoProgress` that is identical to `Printer::Default` but doesn't draw any progress bar. ## Test Plan It seems to me that as of now it's not possible to use `insta-cmd` to get any progress bar in the comparable output of command. Best way to test this would be to run any command that usually shows progress indicators like `uv pip install` with and without `--no-progress` options. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||
| build.rs | ||