When initializing a project with a subprocess call to uv, I'm not sure yet whether the new uv_build backend is a sensible default option (versus the currently hard-coded hatch
When it comes to the default, I think there might be some disagreements about whether to use hatch or uv. In any case, this is a major decision, and it would be good to give the user some freedom.
When initializing a project with a subprocess call to
uv, I'm not sure yet whether the newuv_buildbackend is a sensible default option (versus the currently hard-codedhatchWhen it comes to the default, I think there might be some disagreements about whether to use
hatchoruv. In any case, this is a major decision, and it would be good to give the user some freedom.