Skip to content
Commit 45aa7ac4 authored by Maxim Cournoyer's avatar Maxim Cournoyer Committed by Simon Glass
Browse files

tools: Fix package discovery in pyproject.toml of u_boot_pylib.



When building from source, setuptools would complain about not finding
package via its auto-discovery mechanism.  Manually specify how to
locate the files, relative to the package's directory.

* tools/u_boot_pylib/pyproject.toml: New tool.setuptools.packages.find
section.

Signed-off-by: default avatarMaxim Cournoyer <maxim.cournoyer@gmail.com>
Reviewed-by: default avatarSimon Glass <sjg@chromium.org>
parent 3edccc81
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment