We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce833a6 commit 7f18c32Copy full SHA for 7f18c32
1 file changed
python/private/venv_runfiles.bzl
@@ -14,7 +14,6 @@ load(
14
"VenvSymlinkEntry",
15
"VenvSymlinkKind",
16
)
17
-load(":py_internal.bzl", "py_internal")
18
19
def create_venv_app_files(ctx, deps, venv_dir_map):
20
"""Creates the tree of app-specific files for a venv for a binary.
0 commit comments