[roll] Roll fuchsia [py] Update docs to use the fuchsia-vendored-python version.

This commit updates all references to the Python interpreter in documentation
and scripts to point to the fuchsia-vendored-python interpreter.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/894402
Original-Revision: 7f69837a743a78fa5cc7fd5345add945edd76f2b
GitOrigin-RevId: 1d2e969787ed93b92ca3e87be16bc1d3977cfd03
Change-Id: Ibd2e52e50aa47a8846d2464b778e4daf32c1f56f
1 file changed
tree: de50b18f586dc62b4184c154ffec03843be38104
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.