diff options
Diffstat (limited to 'meta-python')
-rw-r--r-- | meta-python/conf/include/ptest-packagelists-meta-python.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/conf/include/ptest-packagelists-meta-python.inc b/meta-python/conf/include/ptest-packagelists-meta-python.inc index ef5d20bcd9..3f0f3887b3 100644 --- a/meta-python/conf/include/ptest-packagelists-meta-python.inc +++ b/meta-python/conf/include/ptest-packagelists-meta-python.inc | |||
@@ -30,6 +30,7 @@ PTESTS_FAST_META_PYTHON = "\ | |||
30 | python3-pyasn1-modules \ | 30 | python3-pyasn1-modules \ |
31 | python3-pyroute2 \ | 31 | python3-pyroute2 \ |
32 | python3-pyserial \ | 32 | python3-pyserial \ |
33 | python3-pytest-mock \ | ||
33 | python3-pytoml \ | 34 | python3-pytoml \ |
34 | python3-requests-file \ | 35 | python3-requests-file \ |
35 | python3-requests-toolbelt \ | 36 | python3-requests-toolbelt \ |
@@ -39,6 +40,7 @@ PTESTS_FAST_META_PYTHON = "\ | |||
39 | python3-smpplib \ | 40 | python3-smpplib \ |
40 | python3-soupsieve \ | 41 | python3-soupsieve \ |
41 | python3-sqlparse \ | 42 | python3-sqlparse \ |
43 | python3-tomlkit \ | ||
42 | python3-u-msgpack-python \ | 44 | python3-u-msgpack-python \ |
43 | python3-unidiff \ | 45 | python3-unidiff \ |
44 | python3-uritemplate \ | 46 | python3-uritemplate \ |