pypa / build

A simple, correct Python build frontend
https://build.pypa.io
MIT License
697 stars 115 forks source link

main: improve console output #749

Closed layday closed 4 months ago

layday commented 4 months ago
Screenshot 2024-03-01 at 21 28 30
henryiii commented 4 months ago

Would it make sense to remove the bold on the package names? I think that would look a little more distinct:

Screenshot 2024-03-01 at 2 37 30 PM

layday commented 4 months ago

That makes sense, I've changed it.

henryiii commented 4 months ago

Much better, I think:

Screenshot 2024-03-01 at 3 55 57 PM

layday commented 4 months ago

Any thoughts on the verbosity option?

henryiii commented 4 months ago

Basically just passes through to the underlying pip? Seems fine.