diff options
Diffstat (limited to 'meta-python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-multidict_6.2.0.bb | 1 |
1 files changed, 1 insertions, 0 deletions
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" | |||
14 | 14 | ||
15 | RDEPENDS:${PN}-ptest += " \ | 15 | RDEPENDS:${PN}-ptest += " \ |
16 | python3-pytest-cov \ | 16 | python3-pytest-cov \ |
17 | python3-pytest-codspeed \ | ||
17 | " | 18 | " |
18 | 19 | ||
19 | BBCLASSEXTEND = "native nativesdk" | 20 | BBCLASSEXTEND = "native nativesdk" |