diff --git a/meta-python/conf/include/ptest-packagelists-meta-python.inc b/meta-python/conf/include/ptest-packagelists-meta-python.inc index c4a752ae61..043d4a1358 100644 --- a/meta-python/conf/include/ptest-packagelists-meta-python.inc +++ b/meta-python/conf/include/ptest-packagelists-meta-python.inc @@ -29,9 +29,11 @@ PTESTS_FAST_META_PYTHON = "\ python3-prettytable \ python3-pylint \ python3-ptyprocess \ + python3-py-cpuinfo \ python3-pyasn1-modules \ python3-pyroute2 \ python3-pyserial \ + python3-pytest-mock \ python3-pytoml \ python3-requests-file \ python3-requests-toolbelt \ @@ -70,9 +72,7 @@ PTESTS_PROBLEMS_META_PYTHON ="\ python3-parse \ python3-pillow \ python3-pint \ - python3-py-cpuinfo \ python3-pytest-lazy-fixture \ - python3-pytest-mock \ python3-pyzmq \ python3-scrypt \ python3-service-identity \