aboutsummaryrefslogtreecommitdiffstats
path: root/meta-mentor-staging/classes/setuptools.bbclass
blob: ac14c0c36e68616bb122bb2acb1587f05aa4e976 (plain)
1
2
3
4
5
6
7
# ---------------------------------------------------------------------------------------------------------------------
# SPDX-License-Identifier: MIT
# ---------------------------------------------------------------------------------------------------------------------

inherit distutils

DEPENDS += "python-setuptools-native"