1inherit python_pep517 python3native setuptools3-base 2 3DEPENDS += "python3-poetry-core-native" 4 5PEP517_BUILD_API = "poetry.core.masonry.api" 6