diff options
Diffstat (limited to 'meta/classes/python_setuptools_build_meta.bbclass')
-rw-r--r-- | meta/classes/python_setuptools_build_meta.bbclass | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/classes/python_setuptools_build_meta.bbclass b/meta/classes/python_setuptools_build_meta.bbclass index 346b13337e..4c84d1e8d0 100644 --- a/meta/classes/python_setuptools_build_meta.bbclass +++ b/meta/classes/python_setuptools_build_meta.bbclass | |||
@@ -1,6 +1,8 @@ | |||
1 | # | 1 | # |
2 | # Copyright OpenEmbedded Contributors | 2 | # Copyright OpenEmbedded Contributors |
3 | # | 3 | # |
4 | # SPDX-License-Identifier: MIT | ||
5 | # | ||
4 | 6 | ||
5 | inherit setuptools3-base python_pep517 | 7 | inherit setuptools3-base python_pep517 |
6 | 8 | ||