DRAFT python3-flake8_3.5.0.bb: BBCLASSEXTEND = "native"
This commit is contained in:
parent
33fa6b7861
commit
fe92ee2981
|
@ -19,3 +19,5 @@ RDEPENDS_${PN} += "${PYTHON_PN}-prettytable \
|
||||||
${PYTHON_PN}-mccabe \
|
${PYTHON_PN}-mccabe \
|
||||||
${PYTHON_PN}-pep8 \
|
${PYTHON_PN}-pep8 \
|
||||||
${PYTHON_PN}-pyflakes"
|
${PYTHON_PN}-pyflakes"
|
||||||
|
|
||||||
|
BBCLASSEXTEND = "native"
|
||||||
|
|
Loading…
Reference in New Issue