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 | 1 |
1 files changed, 1 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 bdcd658d98..56a5cf2f09 100644 --- a/meta-python/conf/include/ptest-packagelists-meta-python.inc +++ b/meta-python/conf/include/ptest-packagelists-meta-python.inc | |||
@@ -97,6 +97,7 @@ PTESTS_SLOW_META_PYTHON = "\ | |||
97 | python3-pytest-localserver \ | 97 | python3-pytest-localserver \ |
98 | python3-scrypt \ | 98 | python3-scrypt \ |
99 | python3-traitlets \ | 99 | python3-traitlets \ |
100 | python3-typer \ | ||
100 | python3-yappi \ | 101 | python3-yappi \ |
101 | " | 102 | " |
102 | 103 | ||