blob: c7dc5d0382e1e896afb5c465b88924a5660caf00 [file] [log] [blame]
Patrick Williams92b42cb2022-09-03 06:53:57 -05001#
2# Copyright OpenEmbedded Contributors
3#
4# SPDX-License-Identifier: MIT
5#
6
7inherit python_pep517 python3native setuptools3-base
8
9DEPENDS += "python3-poetry-core-native"