diff options
| author | Jan Vermaete <jan.vermaete@gmail.com> | 2025-03-30 21:40:34 +0200 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-03-31 14:42:08 -0700 |
| commit | 9e3b1d59ac2ee9122c1f3a36c049fa2beb6de20e (patch) | |
| tree | 3a47b3c671055df02b093e286fdc792ca84a9184 /meta-python/recipes/devtool/python3-breathe | |
| parent | adb57d702bd751e02bfb9a11ab8c947d8b34526b (diff) | |
| download | meta-openembedded-9e3b1d59ac2ee9122c1f3a36c049fa2beb6de20e.tar.gz | |
python3-breathe: new recipe version 4.36.0
Breathe is a Sphinx plugin providing beautifully integrated Doxygen output in your user-facing documentation
Added to ptest list.
Signed-off-by: Jan Vermaete <jan.vermaete@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes/devtool/python3-breathe')
| -rw-r--r-- | meta-python/recipes/devtool/python3-breathe/run-ptest | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-python/recipes/devtool/python3-breathe/run-ptest b/meta-python/recipes/devtool/python3-breathe/run-ptest new file mode 100644 index 0000000000..8d2017d39c --- /dev/null +++ b/meta-python/recipes/devtool/python3-breathe/run-ptest | |||
| @@ -0,0 +1,3 @@ | |||
| 1 | #!/bin/sh | ||
| 2 | |||
| 3 | pytest --automake | ||
