| { | |
| "root_variable": "SAMPLE_PROJECT_ROOT", | |
| "cipd_package_files": [ | |
| "pigweed/pw_env_setup/py/pw_env_setup/cipd_setup/default.json", | |
| "config/zephyr_integration.json" | |
| ], | |
| "virtualenv": { | |
| "gn_root": ".", | |
| "gn_targets": [ | |
| ":python.install" | |
| ] | |
| }, | |
| "gni_file": "build_overrides/pigweed_environment.gni" | |
| } |