aboutsummaryrefslogtreecommitdiff
path: root/pw_env_setup/compatibility.json
blob: 07db79aaeccb4fb33028cd2ce5f8a920fa2381d6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "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"
    ]
  }
}