meta-python: Drop RDEPEND'ing on python3-typing

Its part of core python package now

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
This commit is contained in:
Khem Raj
2020-11-10 11:29:27 -08:00
parent 1a3788c926
commit 24b704c925
8 changed files with 0 additions and 9 deletions
@@ -12,7 +12,6 @@ PYPI_PACKAGE = "dynamic_dispatch"
DEPENDS += "python3-setuptools-scm-native"
RDEPENDS_${PN} += "\
python3-typing \
python3-typeguard \
"