From 1534b6228b0932d745bf6ec9fd4cb010800b92f2 Mon Sep 17 00:00:00 2001 From: Matthew Carlson Date: Tue, 9 Feb 2021 08:50:33 +0800 Subject: BaseTools: Use pip module if available, CI uses it by default Use the new edk2-basetools pip module. Includes a helpful message in setup to let users know which has been selected. Cc: Bob Feng Cc: Liming Gao Cc: Yuwei Chen Reviewed-by: Bob Feng Reviewed-by: Yuwei Signed-off-by: Matthew Carlson --- pip-requirements.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'pip-requirements.txt') diff --git a/pip-requirements.txt b/pip-requirements.txt index 0fecd37f2a..aea2e6ece4 100644 --- a/pip-requirements.txt +++ b/pip-requirements.txt @@ -14,4 +14,5 @@ edk2-pytool-library==0.10.* edk2-pytool-extensions~=0.13.3 +edk2-basetools==0.1.2 antlr4-python3-runtime==4.7.1 -- cgit v1.2.3