Pass environment variables to `uv pip install`
Would it be possible to expose some configuration to allow custom envars to be passed during env instantiation (i.e. uv pip install) / prevent the env clean in the first place?
Is there another approach that I am missing?