1inherit setuptools3-base python_pep517 2 3DEPENDS += "python3-setuptools-native python3-wheel-native" 4 5PEP517_BUILD_API = "setuptools.build_meta" 6