diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python-pytest.inc')
-rw-r--r-- | meta-python/recipes-devtools/python/python-pytest.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python-pytest.inc b/meta-python/recipes-devtools/python/python-pytest.inc index 17d8233f82..c997da9901 100644 --- a/meta-python/recipes-devtools/python/python-pytest.inc +++ b/meta-python/recipes-devtools/python/python-pytest.inc | |||
@@ -10,7 +10,6 @@ SRC_URI_append = " file://0001-setup.py-remove-the-setup_requires-for-setuptools | |||
10 | file://pytest_version_fix.patch " | 10 | file://pytest_version_fix.patch " |
11 | 11 | ||
12 | RDEPENDS_${PN}_class-target += " \ | 12 | RDEPENDS_${PN}_class-target += " \ |
13 | ${PYTHON_PN}-argparse \ | ||
14 | ${PYTHON_PN}-attrs \ | 13 | ${PYTHON_PN}-attrs \ |
15 | ${PYTHON_PN}-debugger \ | 14 | ${PYTHON_PN}-debugger \ |
16 | ${PYTHON_PN}-json \ | 15 | ${PYTHON_PN}-json \ |