summaryrefslogtreecommitdiffstats
path: root/BaseTools/Source/Python/basetool_tiano_python_path_env.yaml
blob: 59369ccc6577f0a33df6cc930dc682a5d56cc1eb (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"]
}