summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-multidict_6.0.4.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-multidict_6.0.4.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-multidict_6.0.4.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-multidict_6.0.4.bb b/meta-python/recipes-devtools/python/python3-multidict_6.0.4.bb
index 23d3eb3155..b057e05f65 100644
--- a/meta-python/recipes-devtools/python/python3-multidict_6.0.4.bb
+++ b/meta-python/recipes-devtools/python/python3-multidict_6.0.4.bb
@@ -19,6 +19,7 @@ SRC_URI += " \
19 19
20RDEPENDS:${PN}-ptest += " \ 20RDEPENDS:${PN}-ptest += " \
21 ${PYTHON_PN}-pytest \ 21 ${PYTHON_PN}-pytest \
22 ${PYTHON_PN}-pytest-cov \
22" 23"
23 24
24do_install_ptest() { 25do_install_ptest() {