mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +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:
parent
87cf794116
commit
e9c44053f7
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user