uv/crates/puffin-cli/src/commands
Charlie Marsh 54838914be
Migrate back to `owo-colors` (#824)
In the past, I moved us to `owo-colors`
(https://github.com/astral-sh/puffin/pull/121); then, we moved back,
because we ran into issues with overriding the settings to force-disable
colors. But `anstream` solved those problems, so I'm moving us _back_ to
`owo-colors`, since it's what `anstream` recommends, and it's already
used by many of our dependencies (`miette`, `configparser`).

---------

Co-authored-by: konstin <konstin@mailbox.org>
2024-01-08 08:54:57 +00:00
..
add.rs Move venv command to miette (#162) 2023-10-22 04:17:16 +00:00
clean.rs Migrate back to `owo-colors` (#824) 2024-01-08 08:54:57 +00:00
freeze.rs Migrate back to `owo-colors` (#824) 2024-01-08 08:54:57 +00:00
mod.rs Introduce separate traits for ahead-of-time and installed metadata (#692) 2023-12-18 22:37:45 +00:00
pip_compile.rs Migrate back to `owo-colors` (#824) 2024-01-08 08:54:57 +00:00
pip_install.rs Migrate back to `owo-colors` (#824) 2024-01-08 08:54:57 +00:00
pip_sync.rs Migrate back to `owo-colors` (#824) 2024-01-08 08:54:57 +00:00
pip_uninstall.rs Migrate back to `owo-colors` (#824) 2024-01-08 08:54:57 +00:00
remove.rs Introduce `Cache`, `CacheBucket` and `CacheEntry` (#507) 2023-11-28 17:11:14 +00:00
reporters.rs Migrate back to `owo-colors` (#824) 2024-01-08 08:54:57 +00:00
venv.rs Migrate back to `owo-colors` (#824) 2024-01-08 08:54:57 +00:00