1{ 2 "root_variable": "PW_ROOT", 3 "cipd_package_files": [ 4 "pw_env_setup/py/pw_env_setup/cipd_setup/bazel.json", 5 "pw_env_setup/py/pw_env_setup/cipd_setup/python.json" 6 ], 7 "virtualenv": { 8 "gn_root": ".", 9 "gn_targets": [ 10 ":python.install", 11 ":target_support_packages.install" 12 ] 13 } 14} 15