xref: /OK3568_Linux_fs/yocto/poky/meta/classes/python_setuptools_build_meta.bbclass (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1*4882a593Smuzhiyuninherit setuptools3-base python_pep517
2*4882a593Smuzhiyun
3*4882a593SmuzhiyunDEPENDS += "python3-setuptools-native python3-wheel-native"
4*4882a593Smuzhiyun
5*4882a593SmuzhiyunPEP517_BUILD_API = "setuptools.build_meta"
6