diff options
author | Derek Straka <derek@asterius.io> | 2025-01-17 18:59:40 +0000 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2025-01-17 11:29:13 -0800 |
commit | aa223d4dbafb8991f75c05897c782ec5bb4fc4a4 (patch) | |
tree | 2bc9e2083752283f0e808f8c66467911ee53eb37 /meta-python/recipes-devtools/python/python3-pyyaml-include | |
parent | 6b0ad8899ce13c33072d784e23a0228a30dddf85 (diff) | |
download | meta-openembedded-aa223d4dbafb8991f75c05897c782ec5bb4fc4a4.tar.gz |
python3-pyyaml-include: update recipe to use the ptest-python-pytest class
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-pyyaml-include')
-rwxr-xr-x | meta-python/recipes-devtools/python/python3-pyyaml-include/run-ptest | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pyyaml-include/run-ptest b/meta-python/recipes-devtools/python/python3-pyyaml-include/run-ptest deleted file mode 100755 index 8d2017d39c..0000000000 --- a/meta-python/recipes-devtools/python/python3-pyyaml-include/run-ptest +++ /dev/null | |||
@@ -1,3 +0,0 @@ | |||
1 | #!/bin/sh | ||
2 | |||
3 | pytest --automake | ||