Zanie Blue
                                            Zanie Blue
                                        
                                    We're on the loose with this issue right now — seems to be working fine since @ChannyClaus is just doing them all :) Please chime in if you're interested in...
I don't think you need to worry about breaking changes in the text output since it's meant for users to "view".
Please consult our compatibility guide: https://github.com/astral-sh/uv/blob/main/PIP_COMPATIBILITY.md If there are things that aren't documented there, feel free to let us know or add in a pull request.
The content is not filled in, I think we'd explore that next.
Thanks for the thorough write-up and cross references, that's really helpful. I'd be willing to consider changing backends, though I worry it'd be a breaking change and don't fully understand...
Hi! I don't think we want this behavior - it's only the intent of the script to find the uv binary associated with the Python module not another one on...
It'd be nice to support Nix but I don't think it makes sense for us to scan in arbitrary locations (i.e. up five levels) for the `bin`. Why doesn't Nix...
Hi! Sorry I'm not entirely understanding what you're proposing now. Can you clarify?
We want to support Nix installs but I don't think the approach here is correct. We can talk about this in an issue.
Interesting. Will investigate..