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.
15 lines
351 B
15 lines
351 B
{
|
|
"cipd_package_files": [
|
|
"pw_env_setup/py/pw_env_setup/cipd_setup/pigweed.json",
|
|
"pw_env_setup/py/pw_env_setup/cipd_setup/luci.json",
|
|
"pw_env_setup/py/pw_env_setup/cipd_setup/compatibility.json"
|
|
],
|
|
"virtualenv": {
|
|
"gn_root": ".",
|
|
"gn_targets": [
|
|
":python.install",
|
|
":target_support_packages.install"
|
|
]
|
|
}
|
|
}
|