From ec6c08f74c765c04b0946d604b4c0f074e2b28f7 Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Thu, 30 Nov 2017 14:02:05 -0500 Subject: python-pylint: add a test package for unit tests Signed-off-by: Derek Straka Signed-off-by: Armin Kuster --- .../recipes-devtools/python/python-pylint.inc | 26 +++++++++++++--------- 1 file changed, 16 insertions(+), 10 deletions(-) (limited to 'meta-python') diff --git a/meta-python/recipes-devtools/python/python-pylint.inc b/meta-python/recipes-devtools/python/python-pylint.inc index c55bce6f2..5398ca1a3 100644 --- a/meta-python/recipes-devtools/python/python-pylint.inc +++ b/meta-python/recipes-devtools/python/python-pylint.inc @@ -10,16 +10,6 @@ inherit pypi DEPENDS += "${PYTHON_PN}-pytest-runner-native" -RDEPENDS_${PN} += "${PYTHON_PN}-astroid \ - ${PYTHON_PN}-isort \ - ${PYTHON_PN}-numbers \ - ${PYTHON_PN}-shell \ - ${PYTHON_PN}-json \ - ${PYTHON_PN}-pkgutil \ - ${PYTHON_PN}-difflib \ - ${PYTHON_PN}-netserver \ - " - do_install_append(){ rm ${D}${bindir}/pylint cat >> ${D}${bindir}/pylint <