diff options
Diffstat (limited to 'meta-python/recipes-devtools/python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-yarl_1.17.1.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-yarl_1.17.1.bb b/meta-python/recipes-devtools/python/python3-yarl_1.17.1.bb index 17fbaa38bb..07dfe4b635 100644 --- a/meta-python/recipes-devtools/python/python3-yarl_1.17.1.bb +++ b/meta-python/recipes-devtools/python/python3-yarl_1.17.1.bb | |||
| @@ -24,8 +24,10 @@ RDEPENDS:${PN} = "\ | |||
| 24 | 24 | ||
| 25 | RDEPENDS:${PN}-ptest += " \ | 25 | RDEPENDS:${PN}-ptest += " \ |
| 26 | python3-hypothesis \ | 26 | python3-hypothesis \ |
| 27 | python3-image \ | ||
| 27 | python3-pytest \ | 28 | python3-pytest \ |
| 28 | python3-pytest-codspeed \ | 29 | python3-pytest-codspeed \ |
| 30 | python3-rich \ | ||
| 29 | python3-unittest-automake-output \ | 31 | python3-unittest-automake-output \ |
| 30 | " | 32 | " |
| 31 | 33 | ||
