Matt Mackay
Matt Mackay
buildozer is very efficient with processing the commands, we probably want to just create one commands file still (a few 1000 buildozer commands take < ~3s to run in my...
> if there would ever be a fix? Currently my time for OSS support is extremely limited, and generally done in some "free" time, so it may be a while...
[Related to a Slack conversation](https://aspect.unthread.io/dashboard/inbox/all/conversations/2ac6b7f8-dbad-4346-a55a-d90afe6c0a15)
They are somewhat intentionally left out, as it adds extra maintenance overhead for each shell that needs its own activation script. "activate" doesn't really do anything apart from put the...
We don't use uv directly in the same way rules_uv does, but do so via the Rust crates. The work here is to ensure the parts that create the bin...
Please provide a description of the change rather than just a link to an issue.
This is a rules_python issue I think, as the runfiles helper is walking up the directory structure to attempt to determine the runfiles root, which under the venv (or any...
Thanks! Would you be able to turn the manual test case into an automated one? @thesayyn Can you take a look?
Can you provide more complete reproduction steps? I'm not clear on what the issue is here.
> In a typical pip installation the second file overwrites the first one. Are the file contents checked before overwriting, or only the name taken into consideration? If so, then...