Re: [PATCH v2 1/2] dts: improve documentation

2024-01-19 Thread Thomas Monjalon
16/01/2024 17:47, Juraj Linkeš: > Reviewed-by: Juraj Linkeš > > On Tue, Jan 16, 2024 at 12:46 PM Luca Vizzarro wrote: > > > > Improve instructions for installing dependencies, configuring and > > launching the project. Add mypy in the list of developer tools. > > > > Finally, fix a bug where Poe

Re: [PATCH v2 1/2] dts: improve documentation

2024-01-16 Thread Juraj Linkeš
Reviewed-by: Juraj Linkeš On Tue, Jan 16, 2024 at 12:46 PM Luca Vizzarro wrote: > > Improve instructions for installing dependencies, configuring and > launching the project. Add mypy in the list of developer tools. > > Finally, fix a bug where Poetry expects to install DTS as a package > as wel

[PATCH v2 1/2] dts: improve documentation

2024-01-16 Thread Luca Vizzarro
Improve instructions for installing dependencies, configuring and launching the project. Add mypy in the list of developer tools. Finally, fix a bug where Poetry expects to install DTS as a package as well while resolving the dependencies. Because DTS is not setup as a package, this results in an