summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-python/recipes-devtools/python/python-pytest.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-pytest.inc b/meta-python/recipes-devtools/python/python-pytest.inc
index b58cdea96..7ef6092b5 100644
--- a/meta-python/recipes-devtools/python/python-pytest.inc
+++ b/meta-python/recipes-devtools/python/python-pytest.inc
@@ -20,6 +20,7 @@ RDEPENDS_${PN}_class-target += " \
20 ${PYTHON_PN}-py \ 20 ${PYTHON_PN}-py \
21 ${PYTHON_PN}-setuptools \ 21 ${PYTHON_PN}-setuptools \
22 ${PYTHON_PN}-six \ 22 ${PYTHON_PN}-six \
23 ${PYTHON_PN}-atomicwrites \
23" 24"
24 25
25FILESEXTRAPATHS_prepend := "${THISDIR}/python-pytest:" 26FILESEXTRAPATHS_prepend := "${THISDIR}/python-pytest:"