uv/crates/puffin-cli
Charlie Marsh b0286a8939
Add user feedback when building source distributions in the resolver (#347)
It looks like Cargo, notice the bold green lines at the top (which
appear during the resolution, to indicate Git fetches and source
distribution builds):

<img width="868" alt="Screen Shot 2023-11-06 at 11 28 47 PM"
src="9647a480-7be7-41e9-b1d3-69faefd054ae">

<img width="868" alt="Screen Shot 2023-11-06 at 11 28 51 PM"
src="6bc491aa-5b51-4b37-9ee1-257f1bc1c049">

Closes https://github.com/astral-sh/puffin/issues/287 although we can do
a lot more here.
2023-11-07 14:17:31 +00:00
..
src Add user feedback when building source distributions in the resolver (#347) 2023-11-07 14:17:31 +00:00
tests Add user feedback when building source distributions in the resolver (#347) 2023-11-07 14:17:31 +00:00
Cargo.toml Split puffin-package into requirements.txt parser and pypi-types (#341) 2023-11-06 18:19:49 +00:00