summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-devtools/python/python3-sqlparse_0.5.1.bb1
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
16inherit pypi ptest python_hatchling 16inherit pypi ptest python_hatchling
17 17
18RDEPENDS:${PN}-ptest += "\ 18RDEPENDS:${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 \