blob: 9ea21c39f2b95942c58512c4c24c5e364992bfde [file] [log] [blame]
python_library_host {
name: "mojom_third_party",
srcs: [
"jinja2/**/*.py",
"markupsafe/**/*.py",
"ply/**/*.py",
],
libs: ["mojom_third_party_devil"],
version: {
py2: {
enabled: true,
},
py3: {
enabled: false,
},
},
}