Packaging the tests is necessary for tox to work. Signed-off-by: Rob Herring <robh@xxxxxxxxxx> --- MANIFEST.in | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/MANIFEST.in b/MANIFEST.in index ff8f5d637d46..d9fb71b77a65 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -10,3 +10,7 @@ include pylibfdt/*.py include libfdt/libfdt.h include libfdt/fdt.h include libfdt/libfdt_env.h +include tests/test_pylibfdt.py +include tests/test_tree1.dts +include tests/test_props.dts +include tests/aliases.dts -- 2.32.0