blob: 577663b8f17b91e1296805da717aec42c64d35f0 [file] [log] [blame]
Andrew Geissler9aee5002022-03-30 16:27:02 +00001inherit python_pep517 python3native setuptools3-base
2
3DEPENDS += "python3-poetry-core-native"
4
5PEP517_BUILD_API = "poetry.core.masonry.api"