diff options
Diffstat (limited to 'meta-python/recipes-devtools/python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-typeguard_2.13.3.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-typeguard_2.13.3.bb b/meta-python/recipes-devtools/python/python3-typeguard_2.13.3.bb index e9fce61452..4126f5ed66 100644 --- a/meta-python/recipes-devtools/python/python3-typeguard_2.13.3.bb +++ b/meta-python/recipes-devtools/python/python3-typeguard_2.13.3.bb | |||
| @@ -15,6 +15,7 @@ RDEPENDS:${PN}-ptest += " \ | |||
| 15 | ${PYTHON_PN}-pytest \ | 15 | ${PYTHON_PN}-pytest \ |
| 16 | ${PYTHON_PN}-typing-extensions \ | 16 | ${PYTHON_PN}-typing-extensions \ |
| 17 | ${PYTHON_PN}-unixadmin \ | 17 | ${PYTHON_PN}-unixadmin \ |
| 18 | ${PYTHON_PN}-mypy \ | ||
| 18 | " | 19 | " |
| 19 | 20 | ||
| 20 | do_install_ptest() { | 21 | do_install_ptest() { |
