mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-05-15 23:39:53 +00:00
It has pyproject.toml asking for setuptools.build.meta backend Fixes QA Issue: inherits setuptools3 but has pyproject.toml with setuptools.build_meta, use the correct class [pep517-backend] Signed-off-by: Khem Raj <raj.khem@gmail.com>