Reviewed-by: Michael D Kinney <[email protected]> > -----Original Message----- > From: [email protected] <[email protected]> On Behalf Of Michael > Kubacki > Sent: Monday, August 14, 2023 1:49 PM > To: [email protected] > Cc: Sean Brogan <[email protected]>; Kinney, Michael D > <[email protected]>; Gao, Liming <[email protected]> > Subject: [edk2-devel] [PATCH v1 2/7] pip-requirements.txt: Add regex > > From: Michael Kubacki <[email protected]> > > regex is a popular PIP module for regular expression support. > > https://pypi.org/project/regex/ > > This change adds regex for the upcoming DebugMacroCheck plugin. > > Cc: Sean Brogan <[email protected]> > Cc: Michael D Kinney <[email protected]> > Cc: Liming Gao <[email protected]> > Signed-off-by: Michael Kubacki <[email protected]> > --- > pip-requirements.txt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/pip-requirements.txt b/pip-requirements.txt > index c221576bef3a..0f615f9be28a 100644 > --- a/pip-requirements.txt > +++ b/pip-requirements.txt > @@ -17,4 +17,4 @@ edk2-pytool-extensions~=0.23.2 > edk2-basetools==0.1.48 > antlr4-python3-runtime==4.7.1 > lcov-cobertura==2.0.2 > - > +regex==2023.8.8 > -- > 2.41.0.windows.3 > > > > -=-=-=-=-=-= > Groups.io Links: You receive all messages sent to this group. > View/Reply Online (#107737): > https://edk2.groups.io/g/devel/message/107737 > Mute This Topic: https://groups.io/mt/100745697/1643496 > Group Owner: [email protected] > Unsubscribe: https://edk2.groups.io/g/devel/unsub > [[email protected]] > -=-=-=-=-=-= >
-=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#108347): https://edk2.groups.io/g/devel/message/108347 Mute This Topic: https://groups.io/mt/100745697/21656 Group Owner: [email protected] Unsubscribe: https://edk2.groups.io/g/devel/leave/9847357/21656/1706620634/xyzzy [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
