-
-
Notifications
You must be signed in to change notification settings - Fork 60
perf: py_venv.bzl optimizations #725
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
| site_packages_pth_file, | ||
| env_file, | ||
| venv_tool, | ||
| ] + py_toolchain.files.to_list()), |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
py_toolchain should already be in rfs
|
9f5d7d1 to
1c9b48c
Compare


.pathusage so we can enable path-mapping and dedupe the action across configsChanges are visible to end-users: no
Test plan