diff mbox series

[meta-python,6/6] ptest-packagelists-meta-python: Add new tests

Message ID 20230502165005.880470-7-tgamblin@baylibre.com
State Under Review
Headers show
Series Support updated python3-pylint | expand

Commit Message

Trevor Gamblin May 2, 2023, 4:50 p.m. UTC
Add ptests for python3-pylint, python3-platformdirs,
python3-pytest-mock, python3-tomlkit.

Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com>
---
 meta-python/conf/include/ptest-packagelists-meta-python.inc | 4 ++++
 1 file changed, 4 insertions(+)
diff mbox series

Patch

diff --git a/meta-python/conf/include/ptest-packagelists-meta-python.inc b/meta-python/conf/include/ptest-packagelists-meta-python.inc
index ef5d20bcd..f5935e4a9 100644
--- a/meta-python/conf/include/ptest-packagelists-meta-python.inc
+++ b/meta-python/conf/include/ptest-packagelists-meta-python.inc
@@ -23,13 +23,16 @@  PTESTS_FAST_META_PYTHON = "\
     python3-ipy \
     python3-iso3166 \
     python3-parse-type \
+    python3-platformdirs \
     python3-polyline \
     python3-precise-runner \
     python3-prettytable \
     python3-ptyprocess \
     python3-pyasn1-modules \
+    python3-pylint \
     python3-pyroute2 \
     python3-pyserial \
+    python3-pytest-mock \
     python3-pytoml \
     python3-requests-file \
     python3-requests-toolbelt \
@@ -39,6 +42,7 @@  PTESTS_FAST_META_PYTHON = "\
     python3-smpplib \
     python3-soupsieve \
     python3-sqlparse \
+    python3-tomlkit \
     python3-u-msgpack-python \
     python3-unidiff \
     python3-uritemplate \