uv/crates/puffin-resolver/tests
Charlie Marsh 4fe583257e
Use a custom PubGrub error type to always show resolution report (#365)
Closes https://github.com/astral-sh/puffin/issues/356.

The example from the issue now renders as:

```
❯ cargo run --bin puffin-dev -q -- resolve-cli tensorflow-cpu-aws
puffin-dev failed
  Caused by: No solution found when resolving build dependencies for source distribution:
  Caused by: Because there is no available version for tensorflow-cpu-aws and root depends on tensorflow-cpu-aws, version solving failed.
```
2023-11-08 09:57:26 -05:00
..
snapshots Use a custom PubGrub error type to always show resolution report (#365) 2023-11-08 09:57:26 -05:00
resolver.rs Rename source distribution build to source build (#334) 2023-11-07 03:55:23 +00:00