summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/conf/include/ptest-packagelists-meta-python.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/conf/include/ptest-packagelists-meta-python.inc b/meta-python/conf/include/ptest-packagelists-meta-python.inc
index a96009ab99..67e861ba87 100644
--- a/meta-python/conf/include/ptest-packagelists-meta-python.inc
+++ b/meta-python/conf/include/ptest-packagelists-meta-python.inc
@@ -55,6 +55,7 @@ PTESTS_FAST_META_PYTHON = "\
55 python3-uritemplate \ 55 python3-uritemplate \
56 python3-xmltodict \ 56 python3-xmltodict \
57 python3-xxhash \ 57 python3-xxhash \
58 python3-yarl \
58" 59"
59 60
60PTESTS_SLOW_META_PYTHON = "\ 61PTESTS_SLOW_META_PYTHON = "\
@@ -86,5 +87,4 @@ PTESTS_PROBLEMS_META_PYTHON ="\
86 python3-whoosh \ 87 python3-whoosh \
87 python3-ujson \ 88 python3-ujson \
88 python3-xlrd \ 89 python3-xlrd \
89 python3-yarl \
90" 90"