| { | |
| "root_variable": "PIGWEED_EXPERIMENTAL_ROOT", | |
| "cipd_package_files": [ | |
| "third_party/pigweed/pw_env_setup/py/pw_env_setup/cipd_setup/pigweed.json", | |
| "third_party/pigweed/pw_env_setup/py/pw_env_setup/cipd_setup/bazel.json", | |
| "third_party/pigweed/pw_env_setup/py/pw_env_setup/cipd_setup/python.json", | |
| "third_party/pigweed/pw_env_setup/py/pw_env_setup/cipd_setup/luci.json" | |
| ], | |
| "virtualenv": { | |
| "gn_root": ".", | |
| "gn_targets": [ | |
| ":python.install" | |
| ] | |
| } | |
| } |