mirror of https://github.com/acidanthera/audk.git
Edk2: edk2-pytools: Update to latest versions
Update to the latest versions of edk2-pytool-extensions and edk2-pytool-library. This introduces a new policy to stuart_pr_eval which, when a change in an INF occurs, will mark any associated DSC that uses this INF to be built during CI. Cc: Sean Brogan <sean.brogan@microsoft.com> Cc: Michael Kubacki <mikuback@linux.microsoft.com> Cc: Michael D Kinney <michael.d.kinney@intel.com> Cc: Liming Gao <gaoliming@byosoft.com.cn> Signed-off-by: Joey Vagedes <joeyvagedes@gmail.com> Reviewed-by: Michael Kubacki <mikuback@linux.microsoft.com>
This commit is contained in:
parent
309450db26
commit
9f5e409623
|
@ -12,8 +12,8 @@
|
|||
# https://www.python.org/dev/peps/pep-0440/#version-specifiers
|
||||
##
|
||||
|
||||
edk2-pytool-library==0.14.1
|
||||
edk2-pytool-extensions~=0.23.2
|
||||
edk2-pytool-library==0.15.3
|
||||
edk2-pytool-extensions~=0.23.10
|
||||
edk2-basetools==0.1.48
|
||||
antlr4-python3-runtime==4.7.1
|
||||
lcov-cobertura==2.0.2
|
||||
|
|
Loading…
Reference in New Issue