diff --git a/meta-python/recipes-devtools/python/python3-multidict_6.2.0.bb b/meta-python/recipes-devtools/python/python3-multidict_6.2.0.bb index 568b1b93ce..8b30574020 100644 --- a/meta-python/recipes-devtools/python/python3-multidict_6.2.0.bb +++ b/meta-python/recipes-devtools/python/python3-multidict_6.2.0.bb @@ -14,6 +14,7 @@ S = "${WORKDIR}/git" RDEPENDS:${PN}-ptest += " \ python3-pytest-cov \ + python3-pytest-codspeed \ " BBCLASSEXTEND = "native nativesdk"