mirror of https://github.com/acidanthera/audk.git
pip-requirements.txt: Add Ecc required lib
antlr4-python3-runtime is a lib to support Ecc run with Py3.x. Cc: Sean Brogan <sean.brogan@microsoft.com> Cc: Bret Barkelew <Bret.Barkelew@microsoft.com> Cc: Michael D Kinney <michael.d.kinney@intel.com> Cc: Liming Gao <liming.gao@intel.com> Signed-off-by: Shenglei Zhang <shenglei.zhang@intel.com> Reviewed-by: Liming Gao <liming.gao@intel.com>
This commit is contained in:
parent
7f0b28415c
commit
57e7b66ab9
|
@ -14,3 +14,4 @@
|
|||
|
||||
edk2-pytool-library==0.10.*
|
||||
edk2-pytool-extensions~=0.13.3
|
||||
antlr4-python3-runtime==4.7.1
|
||||
|
|
Loading…
Reference in New Issue