Pin vpython interpreter to prebuilt cpython2

This ensures vpython works out of the box on gLinux machines which no
longer contain python2.

Bug: 96485
Change-Id: I977e4e19e8ea76915e0609da07ed12ac5b7c9844
Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/prebuilt/+/662943
Reviewed-by: Oliver Newman <olivernewman@google.com>
1 file changed
tree: 2e60101ccb42c72d30db062e44f41dd8c48fa64c
  1. manifest/
  2. .cipd_version
  3. .cipd_version.digests
  4. .gitignore
  5. AUTHORS
  6. cipd.ensure
  7. cipd.py
  8. CONTRIBUTING.md
  9. LICENSE
  10. PATENTS
  11. README.md
  12. update.sh
README.md

Infra Prebuilt

This repository contains the labels of a number of prebuilt tools that are used to build work with the Fuchsia infrastructure. The actual tools themselves are located in the Chrome Infra Package Deployer (CIPD).

In most cases, the jiri tool will download the build tools automatically during its update step. To download the tools manually, run update.sh.