Last change
on this file since 109019 was 108794, checked in by vboxsync, 4 weeks ago |
Devices/EFI/FirmwareNew: Merge edk2-stable202502 from the vendor branch and make it build for the important platforms, bugref:4643
|
-
Property svn:eol-style
set to
native
|
File size:
299 bytes
|
Line | |
---|
1 | ## @file
|
---|
2 | # GitHub Helpers Python PIP requirements file
|
---|
3 | #
|
---|
4 | # This file provides the list of python components used in GitHub scripts in this repository.
|
---|
5 | #
|
---|
6 | # Copyright (c) Microsoft Corporation.
|
---|
7 | # SPDX-License-Identifier: BSD-2-Clause-Patent
|
---|
8 | #
|
---|
9 | ##
|
---|
10 |
|
---|
11 | edk2-pytool-library==0.*
|
---|
12 | GitPython==3.*
|
---|
13 | PyGithub==2.*
|
---|
Note:
See
TracBrowser
for help on using the repository browser.