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 9dc592720e..c4a752ae61 100644 --- a/meta-python/conf/include/ptest-packagelists-meta-python.inc +++ b/meta-python/conf/include/ptest-packagelists-meta-python.inc | |||
@@ -32,7 +32,6 @@ PTESTS_FAST_META_PYTHON = "\ | |||
32 | python3-pyasn1-modules \ | 32 | python3-pyasn1-modules \ |
33 | python3-pyroute2 \ | 33 | python3-pyroute2 \ |
34 | python3-pyserial \ | 34 | python3-pyserial \ |
35 | python3-pytest-mock \ | ||
36 | python3-pytoml \ | 35 | python3-pytoml \ |
37 | python3-requests-file \ | 36 | python3-requests-file \ |
38 | python3-requests-toolbelt \ | 37 | python3-requests-toolbelt \ |
@@ -73,6 +72,7 @@ PTESTS_PROBLEMS_META_PYTHON ="\ | |||
73 | python3-pint \ | 72 | python3-pint \ |
74 | python3-py-cpuinfo \ | 73 | python3-py-cpuinfo \ |
75 | python3-pytest-lazy-fixture \ | 74 | python3-pytest-lazy-fixture \ |
75 | python3-pytest-mock \ | ||
76 | python3-pyzmq \ | 76 | python3-pyzmq \ |
77 | python3-scrypt \ | 77 | python3-scrypt \ |
78 | python3-service-identity \ | 78 | python3-service-identity \ |