From 7f70cce01991396b3091e1b4b55f85776746fab1 Mon Sep 17 00:00:00 2001 From: Hongxu Jia Date: Fri, 18 Sep 2020 21:27:06 +0800 Subject: python3-argcomplete: add recipe 1.12.0 Tab complete all the things! Argcomplete provides easy, extensible command line tab completion of arguments for your Python script. Signed-off-by: Hongxu Jia Acked-by: Trevor Gamblin Signed-off-by: Khem Raj --- meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'meta-python/recipes-core') diff --git a/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb b/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb index 61623ac98d..914359a868 100644 --- a/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb +++ b/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb @@ -42,6 +42,7 @@ RDEPENDS_packagegroup-meta-python3 = "\ python3-alembic \ python3-ansi2html \ python3-ansicolors \ + python3-argcomplete \ python3-argexec \ python3-appdirs \ python3-apply-defaults \ -- cgit 1.2.3-korg