diff options
| author | Tom Geelen <t.f.g.geelen@gmail.com> | 2026-02-08 01:11:00 +0100 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2026-02-07 19:01:52 -0800 |
| commit | bb5dfc426cfa64797993b26dd429cd978d3e2583 (patch) | |
| tree | 530f38498e5a942b41d01d2f20f7e2dc12321a02 /meta-python/conf/include/ptest-packagelists-meta-python.inc | |
| parent | efc80673fd7bdcb1875d1a5b76c188ade408ebd1 (diff) | |
| download | meta-openembedded-bb5dfc426cfa64797993b26dd429cd978d3e2583.tar.gz | |
python3-pytest-env: new recipe.
pytest plugin that allows you to add environment variables.
Signed-off-by: Tom Geelen <t.f.g.geelen@gmail.com>
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 83e4490533..6dd53e8a8a 100644 --- a/meta-python/conf/include/ptest-packagelists-meta-python.inc +++ b/meta-python/conf/include/ptest-packagelists-meta-python.inc | |||
| @@ -81,6 +81,7 @@ PTESTS_FAST_META_PYTHON = "\ | |||
| 81 | python3-pyasyncore \ | 81 | python3-pyasyncore \ |
| 82 | python3-pyroute2 \ | 82 | python3-pyroute2 \ |
| 83 | python3-pyserial \ | 83 | python3-pyserial \ |
| 84 | python3-pytest-env \ | ||
| 84 | python3-pytest-httpx \ | 85 | python3-pytest-httpx \ |
| 85 | python3-pytest-mock \ | 86 | python3-pytest-mock \ |
| 86 | python3-pytest-picked \ | 87 | python3-pytest-picked \ |
