diff options
Diffstat (limited to 'meta-python/conf/include/ptest-packagelists-meta-python.inc')
-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 63f312b45b..19566e4661 100644 --- a/meta-python/conf/include/ptest-packagelists-meta-python.inc +++ b/meta-python/conf/include/ptest-packagelists-meta-python.inc | |||
@@ -88,6 +88,7 @@ PTESTS_SLOW_META_PYTHON = "\ | |||
88 | python3-google-auth \ | 88 | python3-google-auth \ |
89 | python3-lz4 \ | 89 | python3-lz4 \ |
90 | python3-marshmallow \ | 90 | python3-marshmallow \ |
91 | python3-pillow \ | ||
91 | python3-pytest-localserver \ | 92 | python3-pytest-localserver \ |
92 | python3-traitlets \ | 93 | python3-traitlets \ |
93 | python3-yappi \ | 94 | python3-yappi \ |
@@ -97,7 +98,6 @@ PTESTS_PROBLEMS_META_PYTHON ="\ | |||
97 | python3-betamax \ | 98 | python3-betamax \ |
98 | python3-dnspython \ | 99 | python3-dnspython \ |
99 | python3-fastjsonschema \ | 100 | python3-fastjsonschema \ |
100 | python3-pillow \ | ||
101 | python3-pint \ | 101 | python3-pint \ |
102 | python3-pyzmq \ | 102 | python3-pyzmq \ |
103 | python3-scrypt \ | 103 | python3-scrypt \ |