rules_py icon indicating copy to clipboard operation
rules_py copied to clipboard

Demote the dynamic `py_binary` to a narrower name

Open arrdem opened this issue 8 months ago • 0 comments

The static venv machinery is easier to test, easier to reason about, more portable, faster starting and should be a full replacement. As part of 2.0 drop the current dynamic py_binary implementation entirely.

arrdem avatar Jun 09 '25 22:06 arrdem