Zanie Blue
Zanie Blue
Okay thanks I can take a look into this unless @BakerNet is interested
Should be resolved by https://github.com/astral-sh/uv/pull/2976 and available in the next release.
Oh interesting. Thanks for raising!
@Daverball I put up https://github.com/astral-sh/uv/pull/2806 if you want to give it a try — I'm having a hard time constructing a test case.
> the simple "my packages" vs "the system's package" split is a better option Note this perspective is something that we could solve with new workflows rather than matching the...
I believe we discussed this multiple times internally, not sure why it didn't happen.
Charlie has a good start on this with the `system-install.yaml` GitHub Actions workflow. I think the major downside of that approach is that it cannot be run locally. Running cross-platform...
cc @konstin here I talk a bit about vagrant and buildkit dreams. I'm going to close this because we have lots of system install tests now.
@konstin I think we should explicitly not support that and require a direct path if you want to use an unknown implementation. (edited the post to reflect this)