On 18. 9. 2024 22:19, Dean Marx wrote:
In the current DTS setup description, the user installs poetry with the --no-root option. However, adding 'package-mode = false' to the pyproject.toml sets the same configuration, and running poetry install --no-root will become an error in a future poetry version. Signed-off-by: Dean Marx <[email protected]> Reviewed-by: Nicholas Pratte <[email protected]> Reviewed-by: Luca Vizzarro <[email protected]> ---
Reviewed-by: Juraj Linkeš <[email protected]> Applied to next-dts, thanks.

