blob: 3e5fa965c548a6a1955f4dbd1fcd50ea7564ad2b [file] [log] [blame]
Rob Mohrb71fed22021-05-27 08:16:18 -07001{
Rob Mohr8507cd82021-06-24 09:50:34 -07002 "root_variable": "PW_ROOT",
Rob Mohrb71fed22021-05-27 08:16:18 -07003 "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}