diff options
author | Khem Raj <raj.khem@gmail.com> | 2025-04-09 14:31:20 -0700 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2025-04-10 18:39:31 -0700 |
commit | 786fa08fceaa8fecdad8234fcb22c7aaeb4af8a2 (patch) | |
tree | 5767f69e362264fb5c5a84e6bbee7fd4b0c3bce5 /meta-python/conf/include/ptest-packagelists-meta-python.inc | |
parent | f2d91c6cd562e1a89e1874e559471a24d55e1d9f (diff) | |
download | meta-openembedded-786fa08fceaa8fecdad8234fcb22c7aaeb4af8a2.tar.gz |
python3-fastnumbers: Switch to PEP-517 build backend and enable ptest
test run takes < 1min, added to PTESTS_FAST_META_PYTHON
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 ca91065af0..58f53dedc7 100644 --- a/meta-python/conf/include/ptest-packagelists-meta-python.inc +++ b/meta-python/conf/include/ptest-packagelists-meta-python.inc | |||
@@ -22,6 +22,7 @@ PTESTS_FAST_META_PYTHON = "\ | |||
22 | python3-dasbus \ | 22 | python3-dasbus \ |
23 | python3-dominate \ | 23 | python3-dominate \ |
24 | python3-execnet \ | 24 | python3-execnet \ |
25 | python3-fastnumbers \ | ||
25 | python3-flask \ | 26 | python3-flask \ |
26 | python3-flexcache \ | 27 | python3-flexcache \ |
27 | python3-flexparser \ | 28 | python3-flexparser \ |