mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-08-04 22:47:37 +00:00
6a5660078e
Move `rich` and `shellingham` from `ptest` to main package as `typer` depends on them. Remove `click` since it was vendored in 0.26.0 and `typing-extensions` since it isn't mentioned in pyproject.toml, and the only use is in module that is loaded when running on Windows. Add missing `annotated-doc` package rdependency, and missing python3 modules (went through the code to check the imports) Signed-off-by: iwanicki92 <iwanicki92@gmail.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>