aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-pylint_1.8.3.bb
blob: d81d789d8c88ea01848b47ca73c945d16d7095ae (plain)
1
2
3
4
5
6
7
inherit setuptools python-dir
require python-pylint.inc

RDEPENDS_${PN} += " \
    ${PYTHON_PN}-configparser \
    ${PYTHON_PN}-backports-functools-lru-cache \
"