Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0fce06cc authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Remove Python enables identical to global defaults." am: 44e21ec3 am: 298e4b84

parents 201f2751 298e4b84
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -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,
        },
    },
}