Merge "Remove Python enables identical to global defaults."

This commit is contained in:
Treehugger Robot 2022-09-19 16:39:57 +00:00 committed by Gerrit Code Review
commit 44e21ec352

View file

@ -84,12 +84,8 @@ python_binary_host {
main: "simg_dump.py",
srcs: ["simg_dump.py"],
version: {
py2: {
enabled: false,
},
py3: {
embedded_launcher: true,
enabled: true,
},
},
}