python_hatchling.bbclass 142 B

12345
  1. inherit python_pep517 python3native python3-dir setuptools3-base
  2. DEPENDS += "python3-hatchling-native"
  3. PEP517_BUILD_API = "hatchling.build"