diff options
Diffstat (limited to 'meta/classes/python_setuptools_build_meta.bbclass')
| -rw-r--r-- | meta/classes/python_setuptools_build_meta.bbclass | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/meta/classes/python_setuptools_build_meta.bbclass b/meta/classes/python_setuptools_build_meta.bbclass deleted file mode 100644 index 4c84d1e8d0..0000000000 --- a/meta/classes/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 setuptools3-base python_pep517 | ||
| 8 | |||
| 9 | DEPENDS += "python3-setuptools-native python3-wheel-native" | ||
