This is a minor regression but was out of scope for #131 -- now, uv no longer consumes the script's PEP723 config directly. This means that options you set via worker init UV_* env vars are still respected, but options you set via [uv.tool] in the metadata are now not respected.
This is a minor regression but was out of scope for #131 -- now, uv no longer consumes the script's PEP723 config directly. This means that options you set via worker init
UV_*env vars are still respected, but options you set via[uv.tool]in the metadata are now not respected.