summaryrefslogtreecommitdiffstats
path: root/meta/classes/python_setuptools_build_meta.bbclass
blob: 974054fe5ac05ca0efe39ba341d6ddd30ed02e53 (plain)
1
2
3
inherit setuptools3-base python_pep517

DEPENDS += "python3-setuptools-native python3-wheel-native"