DRAFT python3-flake8_3.5.0.bb: BBCLASSEXTEND = "native"
This commit is contained in:
parent
68d32d3c8c
commit
54bd4b58bb
|
@ -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