commit | 253d68ae203349a1f9089be5d5aabddcbcba4edb | [log] [tgz] |
---|---|---|
author | Aaron Wood <aaronwood@fuchsia.infra.roller.google.com> | Thu Dec 02 23:01:34 2021 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Dec 02 15:03:20 2021 -0800 |
tree | e635edd92cce826da85799553a83e2ed61c7d204 | |
parent | ed53478a7af5357f81566dd918f1e11fcf2fb07b [diff] |
[roll] Roll fuchsia [build] Add build/python/modules to pylance/pyright search paths Add the //build/python/modules directory to the set of extra paths which are searched by PyLance (PyRight) to locate modules. This IDEs like VSCode to find custom python modules which are runtime are included in the package python_binary() output via the python_library() templates. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/612909 Original-Revision: b98c224e3f35f25095c32b92c87decba31841585 GitOrigin-RevId: 6aa9104430d3294559b6b85e5773953369c123ff Change-Id: I30c3dd1c4f7ec757dbb727100b150e598025babc
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.