diff options
Diffstat (limited to 'meta/classes-recipe/python_setuptools_build_meta.bbclass')
| -rw-r--r-- | meta/classes-recipe/python_setuptools_build_meta.bbclass | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/meta/classes-recipe/python_setuptools_build_meta.bbclass b/meta/classes-recipe/python_setuptools_build_meta.bbclass deleted file mode 100644 index c7b12e5309..0000000000 --- a/meta/classes-recipe/python_setuptools_build_meta.bbclass +++ /dev/null | |||
| @@ -1,9 +0,0 @@ | |||
| 1 | # | ||
| 2 | # Copyright OpenEmbedded Contributors | ||
| 3 | # | ||
| 4 | # SPDX-License-Identifier: MIT | ||
| 5 | # | ||
| 6 | |||
| 7 | inherit python_pep517 | ||
| 8 | |||
| 9 | DEPENDS += "python3-setuptools-native python3-wheel-native" | ||
