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:
Ross Burton 2025-08-04 22:18:03 +01:00 committed by Khem Raj
parent 87cf794116
commit e9c44053f7
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -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 \