Add missing dependencies for additional ptests

Signed-off-by: Khem Raj <[email protected]>
---
 .../recipes-devtools/python/python3-pydantic-core_2.16.3.bb    | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git 
a/meta-python/recipes-devtools/python/python3-pydantic-core_2.16.3.bb 
b/meta-python/recipes-devtools/python/python3-pydantic-core_2.16.3.bb
index 2086091d63..40478cdbb6 100644
--- a/meta-python/recipes-devtools/python/python3-pydantic-core_2.16.3.bb
+++ b/meta-python/recipes-devtools/python/python3-pydantic-core_2.16.3.bb
@@ -30,6 +30,8 @@ RDEPENDS:${PN}-ptest += "\
     python3-hypothesis \
     python3-pytest \
     python3-pytest-mock \
+    python3-pytest-timeout \
+    python3-pytest-benchmark \
     python3-unittest-automake-output \
 "
 
@@ -46,5 +48,4 @@ do_install:append() {
 
 do_install_ptest() {
     cp -rf ${S}/tests/ ${D}${PTEST_PATH}/
-    rm -rf ${D}${PTEST_PATH}/tests/benchmarks
 }
-- 
2.44.0

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#109802): 
https://lists.openembedded.org/g/openembedded-devel/message/109802
Mute This Topic: https://lists.openembedded.org/mt/105337015/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to