diff options
-rw-r--r-- | meta-python/conf/include/ptest-packagelists-meta-python.inc | 2 |
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 44704208ee..a96009ab99 100644 --- a/meta-python/conf/include/ptest-packagelists-meta-python.inc +++ b/meta-python/conf/include/ptest-packagelists-meta-python.inc | |||
@@ -7,6 +7,7 @@ | |||
7 | # | 7 | # |
8 | # ptests which take less than ~30s each | 8 | # ptests which take less than ~30s each |
9 | PTESTS_FAST_META_PYTHON = "\ | 9 | PTESTS_FAST_META_PYTHON = "\ |
10 | python3-appdirs \ | ||
10 | python3-ansicolors \ | 11 | python3-ansicolors \ |
11 | python3-asgiref \ | 12 | python3-asgiref \ |
12 | python3-aspectlib \ | 13 | python3-aspectlib \ |
@@ -62,7 +63,6 @@ PTESTS_SLOW_META_PYTHON = "\ | |||
62 | " | 63 | " |
63 | 64 | ||
64 | PTESTS_PROBLEMS_META_PYTHON ="\ | 65 | PTESTS_PROBLEMS_META_PYTHON ="\ |
65 | python3-appdirs \ | ||
66 | python3-betamax \ | 66 | python3-betamax \ |
67 | python3-dnspython \ | 67 | python3-dnspython \ |
68 | python3-fastjsonschema \ | 68 | python3-fastjsonschema \ |