summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python3-pluggy_1.0.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/python/python3-pluggy_1.0.0.bb')
-rw-r--r--meta/recipes-devtools/python/python3-pluggy_1.0.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-pluggy_1.0.0.bb b/meta/recipes-devtools/python/python3-pluggy_1.0.0.bb
index 73bbcb0269..3f2895a061 100644
--- a/meta/recipes-devtools/python/python3-pluggy_1.0.0.bb
+++ b/meta/recipes-devtools/python/python3-pluggy_1.0.0.bb
@@ -10,7 +10,7 @@ RDEPENDS:${PN} += "${PYTHON_PN}-importlib-metadata \
10 ${PYTHON_PN}-more-itertools \ 10 ${PYTHON_PN}-more-itertools \
11" 11"
12 12
13inherit pypi ptest setuptools_build_meta 13inherit pypi ptest python_setuptools_build_meta
14 14
15SRC_URI += " \ 15SRC_URI += " \
16 file://run-ptest \ 16 file://run-ptest \