diff options
author | Khem Raj <raj.khem@gmail.com> | 2025-04-08 11:43:41 -0700 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2025-04-08 11:46:18 -0700 |
commit | a8faf50d38cb8f8d53b08f20262854a3fa6bae4a (patch) | |
tree | 0593905e121aaf0ab4ec22ab9ba124e5e17d35fb /meta-python/conf/include/ptest-packagelists-meta-python.inc | |
parent | fc28826b61f4d0f4ed2f28951e1c82babfd52496 (diff) | |
download | meta-openembedded-a8faf50d38cb8f8d53b08f20262854a3fa6bae4a.tar.gz |
python3-objgraph: Add recipe
Signed-off-by: Khem Raj <raj.khem@gmail.com>
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 fc6c164c3e..ca91065af0 100644 --- a/meta-python/conf/include/ptest-packagelists-meta-python.inc +++ b/meta-python/conf/include/ptest-packagelists-meta-python.inc | |||
@@ -43,6 +43,7 @@ PTESTS_FAST_META_PYTHON = "\ | |||
43 | python3-msgpack \ | 43 | python3-msgpack \ |
44 | python3-multidict \ | 44 | python3-multidict \ |
45 | python3-netaddr \ | 45 | python3-netaddr \ |
46 | python3-objgraph \ | ||
46 | python3-ordered-set \ | 47 | python3-ordered-set \ |
47 | python3-outcome \ | 48 | python3-outcome \ |
48 | python3-parse \ | 49 | python3-parse \ |