Remove black from infra prebuilts

We now use Ruff instead of Black for formatting of recipe code, and it's
automatically installed by Shac, so no need to pin any formatter here
anymore.

Change-Id: I8e0a8a193db2e60b0ed936d2f3caac2dd080b2b4
Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/prebuilt/+/1444788
Reviewed-by: Ina Huh <ihuh@google.com>
1 file changed
tree: 375b1392599bbb9de652944f5e6180b4dd085c9b
  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.