[roll] Roll fuchsia [build] Add Mypy deps to the PYTHONPATH

fxr/987647 removed the additional changes to Mypy and deps which
removed the __init__.py at root level. This change broke the Mypy
checker as deps are no longer visible.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/986738
Original-Revision: d79ad70dedd1d28f2af832b2ff995a5acab1d651
GitOrigin-RevId: 615cd954d5bbf9dc8163f4459db084d1efde04a7
Change-Id: I383fe65943889c04c8d7a3e921f7ccdd642d974e
1 file changed
tree: 742138e63df29a04e3485e95f7d5586bfdbfaf2b
  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.