Hi Tom, On Wed, 26 Apr 2023 at 13:44, Tom Rini <[email protected]> wrote: > > At this point, buildman requires a few different modules and so we need > a requirements.txt to track what modules are needed. > > Cc: Simon Glass <[email protected]> > Cc: Neha Malcom Francis <[email protected]> > Signed-off-by: Tom Rini <[email protected]> > --- > tools/buildman/requirements.txt | 2 ++ > 1 file changed, 2 insertions(+) > create mode 100644 tools/buildman/requirements.txt
Reviewed-by: Simon Glass <[email protected]>

