DRAFT python3-flake8_3.5.0.bb: BBCLASSEXTEND = "native"

This commit is contained in:
Herb Kuta 2019-04-25 15:32:11 -07:00
parent 33fa6b7861
commit fe92ee2981
1 changed files with 2 additions and 0 deletions

View File

@ -19,3 +19,5 @@ RDEPENDS_${PN} += "${PYTHON_PN}-prettytable \
${PYTHON_PN}-mccabe \
${PYTHON_PN}-pep8 \
${PYTHON_PN}-pyflakes"
BBCLASSEXTEND = "native"