diff options
Diffstat (limited to 'meta/classes/python_flit_core.bbclass')
-rw-r--r-- | meta/classes/python_flit_core.bbclass | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/classes/python_flit_core.bbclass b/meta/classes/python_flit_core.bbclass index 0f5301084f..a0b1feb70a 100644 --- a/meta/classes/python_flit_core.bbclass +++ b/meta/classes/python_flit_core.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 python_pep517 python3native python3-dir setuptools3-base | 7 | inherit python_pep517 python3native python3-dir setuptools3-base |
6 | 8 | ||