Re: [PATCH v4 1/8] dts: add pydantic dependency

2024-10-31 Thread Nicholas Pratte
Reviewed-by: Nicholas Pratte On Mon, Oct 28, 2024 at 1:51 PM Luca Vizzarro wrote: > > As part of configuration validation and deserialization improvements, > this adds pydantic as a project dependency. Pydantic is a library that > caters to all of the aforementioned needs, while improving the pr

[PATCH v4 1/8] dts: add pydantic dependency

2024-10-28 Thread Luca Vizzarro
As part of configuration validation and deserialization improvements, this adds pydantic as a project dependency. Pydantic is a library that caters to all of the aforementioned needs, while improving the process and code. Signed-off-by: Luca Vizzarro Reviewed-by: Paul Szczepanek --- dts/poetry.