]> git.proxmox.com Git - mirror_edk2.git/commit
pip-requirements.txt: Update edk2-pytool-library to 0.12.0
authorMichael D Kinney <michael.d.kinney@intel.com>
Thu, 10 Nov 2022 04:21:16 +0000 (20:21 -0800)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Fri, 11 Nov 2022 00:48:17 +0000 (00:48 +0000)
commit342813a3f7794bf67405a236053f27c916804d36
tree55f2492169c6997127dc7e69a2e81113ab44b023
parentb0fd3097193d9c6825979e57e78e6278163bfd8e
pip-requirements.txt: Update edk2-pytool-library to 0.12.0

REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4146

Update edk2-pytool-library to version 0.12.0 that adds support for
the environment variable PYTOOL_TEMPORARILY_IGNORE_NESTED_EDK_PACKAGES
that can be set to true to ignore nested packages instead of breaking
the build with an exception. Nested packages are not allowed by the
edk2 specifications.  This environment variable allows pytools to run
with reduced functionality if nested packages are present giving
downstream consumers of edk2 that use pytools time to resolve the use
of nested packages and restore all features of pytools.

Cc: Sean Brogan <sean.brogan@microsoft.com>
Cc: Michael Kubacki <mikuback@linux.microsoft.com>
Cc: Liming Gao <gaoliming@byosoft.com.cn>
Cc: Andrew Fish <afish@apple.com>
Cc: Leif Lindholm <quic_llindhol@quicinc.com>
Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>
pip-requirements.txt