You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
python_binary_host {
|
|
name: "parameter_tools",
|
|
version: {
|
|
py2: {
|
|
enabled: false,
|
|
},
|
|
py3: {
|
|
enabled: true,
|
|
},
|
|
},
|
|
|
|
main: "parameter_generator.py",
|
|
srcs: [
|
|
"parameter_generator.py",
|
|
],
|
|
}
|