summaryrefslogtreecommitdiffstats
path: root/meta-python/classes/python_hatchling.bbclass
Commit message (Collapse)AuthorAgeFilesLines
* python3-hatchling: remove (now in oe-core)Ross Burton2022-07-021-5/+0
| | | | | | | As of 846e80 this is now in oe-core. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-hatchling: add new recipe and build classRoss Burton2022-05-291-0/+5
Hatchling is the build backend used by the Hatch tool. Add the recipe and a pep517 build class. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>