xref: /OK3568_Linux_fs/yocto/poky/meta/classes/python_flit_core.bbclass (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1inherit python_pep517 python3native python3-dir setuptools3-base
2
3DEPENDS += "python3 python3-flit-core-native"
4
5PEP517_BUILD_API = "flit_core.buildapi"
6