Signed-off-by: Khem Raj <raj.k...@gmail.com>
---
 meta-python/recipes-devtools/python/python3-flask_3.0.3.bb | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/meta-python/recipes-devtools/python/python3-flask_3.0.3.bb 
b/meta-python/recipes-devtools/python/python3-flask_3.0.3.bb
index 98e773008c..de755dc294 100644
--- a/meta-python/recipes-devtools/python/python3-flask_3.0.3.bb
+++ b/meta-python/recipes-devtools/python/python3-flask_3.0.3.bb
@@ -28,6 +28,10 @@ RDEPENDS:${PN} = " \
     python3-werkzeug \
 "
 
+RDEPENDS:${PN}-ptest += "\
+    python3-pytest \
+    python3-unittest-automake-output \
+"
 do_install_ptest() {
         install -d ${D}${PTEST_PATH}/tests
         cp -rf ${S}/tests/* ${D}${PTEST_PATH}/tests/
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#112269): 
https://lists.openembedded.org/g/openembedded-devel/message/112269
Mute This Topic: https://lists.openembedded.org/mt/108427531/21656
Group Owner: openembedded-devel+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to