mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
python3-fastjsonschema: Add missing ptest deps
Fixes INTERNALERROR> File "/usr/lib/python3.12/site-packages/pytest_benchmark/stats.py", line 5, in <module> INTERNALERROR> import statistics INTERNALERROR> ModuleNotFoundError: No module named 'statistics' Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
fdab9ca9fe
commit
f8befdbe18
|
|
@ -27,6 +27,7 @@ RDEPENDS:${PN}-ptest += "\
|
|||
python3-pytest \
|
||||
python3-pytest-benchmark \
|
||||
python3-pytest-cache \
|
||||
python3-statistics \
|
||||
python3-unittest-automake-output \
|
||||
"
|
||||
RDEPENDS:${PN} += "\
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user