diff options
Diffstat (limited to 'meta-python/recipes-devtools/python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python-pytest.inc | 1 |
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 b58cdea962..7ef6092b5f 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 | ||
| 25 | FILESEXTRAPATHS_prepend := "${THISDIR}/python-pytest:" | 26 | FILESEXTRAPATHS_prepend := "${THISDIR}/python-pytest:" |
