diff --git a/meta-python/conf/include/ptest-packagelists-meta-python.inc b/meta-python/conf/include/ptest-packagelists-meta-python.inc index c54df50906..e07aaf3c0c 100644 --- a/meta-python/conf/include/ptest-packagelists-meta-python.inc +++ b/meta-python/conf/include/ptest-packagelists-meta-python.inc @@ -93,6 +93,7 @@ PTESTS_SLOW_META_PYTHON = "\ python3-marshmallow \ python3-pillow \ python3-pytest-localserver \ + python3-scrypt \ python3-traitlets \ python3-yappi \ " @@ -103,6 +104,5 @@ PTESTS_PROBLEMS_META_PYTHON ="\ python3-fastjsonschema \ python3-pint \ python3-pyzmq \ - python3-scrypt \ python3-whoosh \ "