diff mbox series

[meta-python,7/8] python-inotify: re-enable working ptests for the package

Message ID 20240219214801.1514843-7-derek@asterius.io
State Accepted
Headers show
Series [meta-python,1/8] python3-trustme: add runtime dependency for tests and re-add to ptest | expand

Commit Message

Derek Straka Feb. 19, 2024, 9:48 p.m. UTC
Signed-off-by: Derek Straka <derek@asterius.io>
---
 meta-python/conf/include/ptest-packagelists-meta-python.inc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
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 2733280e6..5e4e5d45a 100644
--- a/meta-python/conf/include/ptest-packagelists-meta-python.inc
+++ b/meta-python/conf/include/ptest-packagelists-meta-python.inc
@@ -21,6 +21,7 @@  PTESTS_FAST_META_PYTHON = "\
     python3-gunicorn \
     python3-html2text \
     python3-inflection \
+    python3-inotify \
     python3-intervals \
     python3-ipy \
     python3-iso3166 \
@@ -75,7 +76,6 @@  PTESTS_PROBLEMS_META_PYTHON ="\
     python3-dnspython \
     python3-fastjsonschema \
     python3-gpiod \
-    python3-inotify \
     python3-license-expression \
     python3-ordered-set \
     python3-pillow \