rules_py icon indicating copy to clipboard operation
rules_py copied to clipboard

[Bug]: Need tests covering static path interpreters

Open arrdem opened this issue 9 months ago • 0 comments

What happened?

The Python toolchains support fixed external paths, we should have tests covering the venv and binary machinery showing that external interpreters aren't horribly broken for path or toolchain reasons.

Version

Development (host) and target OS/architectures:

Output of bazel --version:

Version of the Aspect rules, or other relevant rules from your WORKSPACE or MODULE.bazel file:

Language(s) and/or frameworks involved:

How to reproduce


Any other information?

No response

arrdem avatar May 31 '25 06:05 arrdem