rules_py icon indicating copy to clipboard operation
rules_py copied to clipboard

feat(venv): Make the venv linking strategy configurable

Open arrdem opened this issue 3 months ago • 2 comments

Add a config_setting allowing users to toggle the default venv strategy so that users have to explicitly opt into the new-style static venv.

Mitigates #696

Changes are visible to end-users: yes

  • Searched for relevant documentation and updated as needed: yes
  • Breaking change (forces users to change their own code or config): yes
  • Suggested release notes appear below: yes

Test plan

  • Manual testing; please provide instructions so we can reproduce:

TODO

arrdem avatar Nov 12 '25 16:11 arrdem