summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-multidict_6.3.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-multidict_6.3.2.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-multidict_6.3.2.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-multidict_6.3.2.bb b/meta-python/recipes-devtools/python/python3-multidict_6.3.2.bb
index 4e4d69bbd4..905cb7f4b2 100644
--- a/meta-python/recipes-devtools/python/python3-multidict_6.3.2.bb
+++ b/meta-python/recipes-devtools/python/python3-multidict_6.3.2.bb
@@ -13,6 +13,7 @@ PYPI_SRC_URI = "git://github.com/aio-libs/multidict;branch=master;protocol=https
13S = "${WORKDIR}/git" 13S = "${WORKDIR}/git"
14 14
15RDEPENDS:${PN}-ptest += " \ 15RDEPENDS:${PN}-ptest += " \
16 python3-objgraph \
16 python3-pytest-cov \ 17 python3-pytest-cov \
17 python3-pytest-codspeed \ 18 python3-pytest-codspeed \
18" 19"