Zanie Blue
Zanie Blue
Please don't ask for updates (see #9452) — we definitely post updates if we have them. We haven't started working on this. It's obviously high impact / priority, but so...
I think the request is is not to retry the request but to try another package version. I think if don't get a 403 when listing packages, it's reasonable for...
I'm not quite sure if there's something actionable for us to take on here.
Thank you for following up!
It looks like the marker on the dependencies is just `{platform_machine == 'x86_64' and platform_system == 'Linux'}` which matches your platform so we need to install those dependencies. How would...
Your two examples aren't really comparable since in the first you're installing the `+cpu` package specifically?
Yeah the index integration docs were community contributed before we supported `UV_INDEX` — we should update those to cover both modes.
Yeah it makes sense to update it all — I don't feel strongly about separate pull requests vs one.
That seems like a good idea! We could add it there as a hidden attribute then fail at runtime if preview is not enabled.
Yep that's the plan, it'll give us a lot more control over error messages / user experience.