mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-01-12 03:24:08 +00:00
python3-twitter: use correct Python build backend class
Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -8,7 +8,7 @@ SRC_URI[sha256sum] = "1d95cbdc50bf6353a387f881f2584eaf60d14e00dbbdd8872a73de79c6
|
||||
|
||||
PYPI_PACKAGE = "tweepy"
|
||||
|
||||
inherit pypi python_setuptools_build_meta
|
||||
inherit pypi python_flit_core
|
||||
|
||||
RDEPENDS:${PN} += "\
|
||||
python3-pip \
|
||||
|
||||
Reference in New Issue
Block a user