build icon indicating copy to clipboard operation
build copied to clipboard

Show build backend and backend commands in verbosity mode

Open abitrolly opened this issue 2 weeks ago • 1 comments

I would enjoy if build had some machine readable logging about how it interacts with backend, starting with backend and being used. Something like this:

$ python -m build --wheel -v
build:backend: setuptools
...

abitrolly avatar Dec 06 '25 17:12 abitrolly

PR welcome.

layday avatar Dec 06 '25 22:12 layday