]> git.proxmox.com Git - mirror_edk2.git/blob - BaseTools/Source/Python/basetool_tiano_python_path_env.yaml
BaseTools: Add YAML files with path env and tool extdeps
[mirror_edk2.git] / BaseTools / Source / Python / basetool_tiano_python_path_env.yaml
1 ## @file
2 # Add this folder to the pypath so modules can be easily
3 # loaded
4 #
5 # Copyright (c) Microsoft Corporation.
6 # SPDX-License-Identifier: BSD-2-Clause-Patent
7 ##
8 {
9 "scope": "global",
10 "flags": ["set_pypath"]
11 }