diff options
Diffstat (limited to 'meta-python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-sqlparse_0.5.1.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-sqlparse_0.5.1.bb b/meta-python/recipes-devtools/python/python3-sqlparse_0.5.1.bb index 62de2327cb..daf67607f7 100644 --- a/meta-python/recipes-devtools/python/python3-sqlparse_0.5.1.bb +++ b/meta-python/recipes-devtools/python/python3-sqlparse_0.5.1.bb | |||
@@ -16,6 +16,7 @@ export HOST_SYS | |||
16 | inherit pypi ptest python_hatchling | 16 | inherit pypi ptest python_hatchling |
17 | 17 | ||
18 | RDEPENDS:${PN}-ptest += "\ | 18 | RDEPENDS:${PN}-ptest += "\ |
19 | python3-mypy \ | ||
19 | python3-pytest \ | 20 | python3-pytest \ |
20 | python3-unittest-automake-output \ | 21 | python3-unittest-automake-output \ |
21 | python3-unixadmin \ | 22 | python3-unixadmin \ |