blob: b2bba35a0bc2d77e8849e1816099d0bcfefdb896 [file] [log] [blame]
Andrew Geissler9aee5002022-03-30 16:27:02 +00001inherit setuptools3-base python_pep517
2
3DEPENDS += "python3-setuptools-native python3-wheel-native"
4
5PEP517_BUILD_API = "setuptools.build_meta"