diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-dynamic-dispatch_1.0.3.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-dynamic-dispatch_1.0.3.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-dynamic-dispatch_1.0.3.bb b/meta-python/recipes-devtools/python/python3-dynamic-dispatch_1.0.3.bb index 2bf487584a..0ed5df1b2e 100644 --- a/meta-python/recipes-devtools/python/python3-dynamic-dispatch_1.0.3.bb +++ b/meta-python/recipes-devtools/python/python3-dynamic-dispatch_1.0.3.bb | |||
@@ -12,7 +12,6 @@ PYPI_PACKAGE = "dynamic_dispatch" | |||
12 | 12 | ||
13 | DEPENDS += "python3-setuptools-scm-native" | 13 | DEPENDS += "python3-setuptools-scm-native" |
14 | RDEPENDS_${PN} += "\ | 14 | RDEPENDS_${PN} += "\ |
15 | python3-typing \ | ||
16 | python3-typeguard \ | 15 | python3-typeguard \ |
17 | " | 16 | " |
18 | 17 | ||