summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2024-09-12 22:18:16 -0700
committerKhem Raj <raj.khem@gmail.com>2024-09-12 23:21:25 -0700
commit682dca03e7e84980f1ac08e397f30ffdc87d5ac7 (patch)
tree292f22980fa0bcf55a37f520c5d73e8a6df0b9d9 /meta-python
parent6658d465954b10ee28d8a9da56bc5c0c8a819bcc (diff)
downloadmeta-openembedded-682dca03e7e84980f1ac08e397f30ffdc87d5ac7.tar.gz
ptest-packagelists-meta-python: Add python3-fsspec to fast test list
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/conf/include/ptest-packagelists-meta-python.inc1
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 aa918aa89c..92e64908b1 100644
--- a/meta-python/conf/include/ptest-packagelists-meta-python.inc
+++ b/meta-python/conf/include/ptest-packagelists-meta-python.inc
@@ -24,6 +24,7 @@ PTESTS_FAST_META_PYTHON = "\
24 python3-flexcache \ 24 python3-flexcache \
25 python3-flexparser \ 25 python3-flexparser \
26 python3-freezegun \ 26 python3-freezegun \
27 python3-fsspec \
27 python3-geojson \ 28 python3-geojson \
28 python3-google-auth-oauthlib \ 29 python3-google-auth-oauthlib \
29 python3-gpiod \ 30 python3-gpiod \