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 ecb7293313..60ff83008a 100644 --- a/meta-python/recipes-devtools/python/python-pytest.inc +++ b/meta-python/recipes-devtools/python/python-pytest.inc | |||
@@ -12,6 +12,7 @@ SRC_URI_append = " file://0001-setup.py-remove-the-setup_requires-for-setuptools | |||
12 | RDEPENDS_${PN}_class-target += " \ | 12 | RDEPENDS_${PN}_class-target += " \ |
13 | ${PYTHON_PN}-attrs \ | 13 | ${PYTHON_PN}-attrs \ |
14 | ${PYTHON_PN}-debugger \ | 14 | ${PYTHON_PN}-debugger \ |
15 | ${PYTHON_PN}-doctest \ | ||
15 | ${PYTHON_PN}-json \ | 16 | ${PYTHON_PN}-json \ |
16 | ${PYTHON_PN}-pluggy \ | 17 | ${PYTHON_PN}-pluggy \ |
17 | ${PYTHON_PN}-py \ | 18 | ${PYTHON_PN}-py \ |