[PATCH 11/12] pytest: requirements.txt: Include setuptools

Tom Rini trini at konsulko.com
Mon Mar 10 14:55:57 CET 2025


On Sat, Mar 08, 2025 at 09:12:15PM +0100, Marek Vasut wrote:

> This seems to be needed for filesystem tests at least on
> ubuntu 22.04 machines. Add setuptools into requirements.txt .
> 
> Signed-off-by: Marek Vasut <marex at denx.de>
> ---
> Cc: Baruch Siach <baruch at tkos.co.il>
> Cc: Francesco Dolcini <francesco.dolcini at toradex.com>
> Cc: Heinrich Schuchardt <xypron.glpk at gmx.de>
> Cc: Hiago De Franco <hiago.franco at toradex.com>
> Cc: Ilias Apalodimas <ilias.apalodimas at linaro.org>
> Cc: Nam Cao <namcao at linutronix.de>
> Cc: Simon Glass <sjg at chromium.org>
> Cc: Sughosh Ganu <sughosh.ganu at linaro.org>
> Cc: Tom Rini <trini at konsulko.com>
> Cc: u-boot at lists.denx.de
> ---
>  test/py/requirements.txt | 1 +
>  1 file changed, 1 insertion(+)

This belongs in the requirements.txt for the tool that requires
setuptools, not pytest. It's also listed as a required host tool /
package in doc/builds/gcc.rst. Having just re-created the
requirements.txt file, I don't want to add things that will get dropped
again the next time.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20250310/8f319e3d/attachment.sig>


More information about the U-Boot mailing list