[roll] Roll antlion [pytype] Disable mypy type checking on tenacity target

Disable mypy type checking on antilon target

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/antlion/+/1118673
Original-Revision: 503676db43716e37d116bdfe3060bc1468e0ad7b
GitOrigin-RevId: 372ff48a574fb35e0856cea8f546bff47bf59513
Change-Id: I9c7e982a070b7ce69d0905660a475ebe44fef880
1 file changed
tree: c449e308fce56372461ace2f0c2df71eb23a90e3
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.