diff options
Diffstat (limited to 'meta-python/recipes-devtools/python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-typer_0.20.0.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-typer_0.20.0.bb b/meta-python/recipes-devtools/python/python3-typer_0.20.0.bb index db682c5d35..f6be56cde3 100644 --- a/meta-python/recipes-devtools/python/python3-typer_0.20.0.bb +++ b/meta-python/recipes-devtools/python/python3-typer_0.20.0.bb | |||
| @@ -23,8 +23,11 @@ RDEPENDS:${PN} += "\ | |||
| 23 | " | 23 | " |
| 24 | # python3-misc for webbrowser module | 24 | # python3-misc for webbrowser module |
| 25 | RDEPENDS:${PN}-ptest += "\ | 25 | RDEPENDS:${PN}-ptest += "\ |
| 26 | python3-coverage \ | ||
| 27 | python3-markdown-it-py \ | ||
| 26 | python3-misc \ | 28 | python3-misc \ |
| 27 | python3-mypy \ | 29 | python3-mypy \ |
| 30 | python3-pluggy \ | ||
| 28 | python3-pytest \ | 31 | python3-pytest \ |
| 29 | python3-pytest-cov \ | 32 | python3-pytest-cov \ |
| 30 | python3-pytest-sugar \ | 33 | python3-pytest-sugar \ |
