Last change
on this file since 99396 was 89983, checked in by vboxsync, 3 years ago |
Devices/EFI: Merge edk-stable202105 and openssl 1.1.1j and make it build, bugref:4643
|
-
Property svn:eol-style
set to
native
|
File size:
565 bytes
|
Line | |
---|
1 | ## @file
|
---|
2 | # EDK II Python PIP requirements file
|
---|
3 | #
|
---|
4 | # This file provides the list of python components to install using PIP.
|
---|
5 | #
|
---|
6 | # Copyright (c) Microsoft Corporation.
|
---|
7 | # SPDX-License-Identifier: BSD-2-Clause-Patent
|
---|
8 | #
|
---|
9 | # https://pypi.org/project/pip/
|
---|
10 | # https://pip.pypa.io/en/stable/user_guide/#requirements-files
|
---|
11 | # https://pip.pypa.io/en/stable/reference/pip_install/#requirements-file-format
|
---|
12 | # https://www.python.org/dev/peps/pep-0440/#version-specifiers
|
---|
13 | ##
|
---|
14 |
|
---|
15 | edk2-pytool-library==0.10.*
|
---|
16 | edk2-pytool-extensions~=0.13.3
|
---|
17 | edk2-basetools==0.1.2
|
---|
18 | antlr4-python3-runtime==4.7.1
|
---|
Note:
See
TracBrowser
for help on using the repository browser.