[roll] Roll fuchsia [pylibs] Remove Mypy and deps build files

fxr/983027 directly uses the source code from //third_party/pylibs
to run python type checking checks. We no longer need the BUILD files

Original-Bug: b/323228422
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/987647
Original-Revision: f0ff6cef0d96812c53559f7d2faf55b03fe66d98
GitOrigin-RevId: 83b30ffe5431c64b87b0d0338fb41ea2d22086e3
Change-Id: I63460a34a42ac60f0d89dd145aa45a4089c84263
1 file changed
tree: d4ba6810090ac4613305cbcd57538dc9a82e7ab1
  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.