Merge "Specify list_files to be built with embedded launcher"
This commit is contained in:
@@ -92,4 +92,9 @@ python_binary_host {
|
||||
srcs: [
|
||||
"list_files.py",
|
||||
],
|
||||
version: {
|
||||
py3: {
|
||||
embedded_launcher: true,
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user