]> git.proxmox.com Git - mirror_edk2.git/commitdiff
pip-requirements.txt: Add Ecc required lib
authorShenglei Zhang <shenglei.zhang@intel.com>
Mon, 18 May 2020 06:02:55 +0000 (14:02 +0800)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Mon, 17 Aug 2020 03:28:09 +0000 (03:28 +0000)
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>
pip-requirements.txt

index 574dac43b1a6be1d5ec78e978f1126972297f09d..0fecd37f2a8319117945c406717ef6e47252b83e 100644 (file)
@@ -14,3 +14,4 @@
 \r
 edk2-pytool-library==0.10.*\r
 edk2-pytool-extensions~=0.13.3\r
+antlr4-python3-runtime==4.7.1\r