android13/external/pigweed/pw_env_setup/compatibility.json

14 lines
282 B
JSON

{
"root_variable": "PW_ROOT",
"cipd_package_files": [
"pw_env_setup/py/pw_env_setup/cipd_setup/default.json",
"pw_env_setup/py/pw_env_setup/cipd_setup/compatibility.json"
],
"virtualenv": {
"gn_root": ".",
"gn_targets": [
":python.install"
]
}
}