uv/crates/puffin-cli/tests
Zanie Blue addcfe533a
Implement custom resolution failure reporter to hide root package versions (#300)
Extends #295 
Closes #214 

Copies some of the implementations from `pubgrub::report` so we can
implement Puffin `PubGrubPackage` specific display when explaining
failed resolutions.

Here, we just drop the dummy version number if it's a
`PubGrubPackage::Root` package. In the future, we can further customize
reporting.
2023-11-03 10:47:01 -05:00
..
common Use shared insta filters (#270) 2023-11-02 16:42:59 +01:00
snapshots Implement custom resolution failure reporter to hide root package versions (#300) 2023-11-03 10:47:01 -05:00
add.rs Use shared insta filters (#270) 2023-11-02 16:42:59 +01:00
pip_compile.rs Report project name instead of root when using pyproject.toml files (#295) 2023-11-03 10:22:10 -05:00
pip_sync.rs Use shared insta filters (#270) 2023-11-02 16:42:59 +01:00
pip_uninstall.rs Use shared insta filters (#270) 2023-11-02 16:42:59 +01:00
remove.rs Use shared insta filters (#270) 2023-11-02 16:42:59 +01:00
venv.rs Use shared insta filters (#270) 2023-11-02 16:42:59 +01:00