summaryrefslogtreecommitdiffstats
path: root/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/basetool_tiano_python_path_env.yaml
blob: f2a60b34958bb055bf7e0f35918bb5360ffcb19d (plain)
1
2
3
4
5
6
7
8
9
10
11
## @file
# Add this folder to the pypath so modules can be easily
# loaded
#
# Copyright (c) Microsoft Corporation.
# SPDX-License-Identifier: BSD-2-Clause-Patent
##
{
  "scope": "global",
  "flags": ["set_pypath"]
}