diff options
| author | Khem Raj <raj.khem@gmail.com> | 2025-04-02 09:25:18 -0700 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-04-02 09:27:44 -0700 |
| commit | 8e1979dfa3ba87ec1f233c493a5c92e9ebd9219d (patch) | |
| tree | b1082b51abc6db7495b07bcf764788a02af0d3f5 /meta-python/recipes/devtool/python3-breathe | |
| parent | 42a47b364cb58e04629ce3043264813d05285908 (diff) | |
| download | meta-openembedded-8e1979dfa3ba87ec1f233c493a5c92e9ebd9219d.tar.gz | |
python3-breathe: Inherit ptest-python-pytest instead of ptest
This eliminates more boiler plate code and add needed depednecies for
ptest package
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, 0 insertions, 3 deletions
diff --git a/meta-python/recipes/devtool/python3-breathe/run-ptest b/meta-python/recipes/devtool/python3-breathe/run-ptest deleted file mode 100644 index 8d2017d39c..0000000000 --- a/meta-python/recipes/devtool/python3-breathe/run-ptest +++ /dev/null | |||
| @@ -1,3 +0,0 @@ | |||
| 1 | #!/bin/sh | ||
| 2 | |||
| 3 | pytest --automake | ||
