mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-12 05:11:59 +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:
@@ -27,6 +27,7 @@ RDEPENDS:${PN}-ptest += "\
|
|||||||
python3-pytest \
|
python3-pytest \
|
||||||
python3-pytest-benchmark \
|
python3-pytest-benchmark \
|
||||||
python3-pytest-cache \
|
python3-pytest-cache \
|
||||||
|
python3-statistics \
|
||||||
python3-unittest-automake-output \
|
python3-unittest-automake-output \
|
||||||
"
|
"
|
||||||
RDEPENDS:${PN} += "\
|
RDEPENDS:${PN} += "\
|
||||||
|
|||||||
Reference in New Issue
Block a user