python3-mypy: when checking the package in an image pip check reports python3-pathspec as a missing dependency

Signed-off-by: Tom Geelen <t.f.g.geelen@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Tom Geelen 2026-02-08 01:11:38 +01:00 committed by Khem Raj
parent bb5dfc426c
commit 90cae902ec
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -20,5 +20,6 @@ DEPENDS += " \
RDEPENDS:${PN} += " \
python3-modules \
python3-mypy-extensions \
python3-pathspec \
python3-typing-extensions \
"