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

Marek Vasut marex at denx.de
Mon Mar 10 22:07:40 CET 2025


On 3/10/25 2:55 PM, Tom Rini wrote:
> 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.

This seems to come from pylibfdt . I can drop this patch too.


More information about the U-Boot mailing list