audk/BaseTools/Source/Python/basetool_tiano_python_path_...

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

12 lines
228 B
YAML
Raw Normal View History

## @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"]
}