diff options
Diffstat (limited to 'meta/classes/python_hatchling.bbclass')
| -rw-r--r-- | meta/classes/python_hatchling.bbclass | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/meta/classes/python_hatchling.bbclass b/meta/classes/python_hatchling.bbclass index b3cbe23601..984eb6bb5d 100644 --- a/meta/classes/python_hatchling.bbclass +++ b/meta/classes/python_hatchling.bbclass | |||
| @@ -1,5 +1,3 @@ | |||
| 1 | inherit python_pep517 python3native python3-dir setuptools3-base | 1 | inherit python_pep517 python3native python3-dir setuptools3-base |
| 2 | 2 | ||
| 3 | DEPENDS += "python3-hatchling-native" | 3 | DEPENDS += "python3-hatchling-native" |
| 4 | |||
| 5 | PEP517_BUILD_API = "hatchling.build" | ||
