diff options
| author | Derek Straka <derek@asterius.io> | 2025-01-30 21:57:20 +0000 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-01-30 14:15:34 -0800 |
| commit | 399675eb7b3d3885b96897879071a7bcae1965bc (patch) | |
| tree | 3b5c3ac569eddcd5167d0fc2856e0f5113a35f4f /meta-python/recipes-devtools/python/python3-msgpack | |
| parent | fcd589d2e32f428ef2f0e647b76a5bc3cdb5ac07 (diff) | |
| download | meta-openembedded-399675eb7b3d3885b96897879071a7bcae1965bc.tar.gz | |
python3-msgpack: 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-msgpack')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-msgpack/run-ptest | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/meta-python/recipes-devtools/python/python3-msgpack/run-ptest b/meta-python/recipes-devtools/python/python3-msgpack/run-ptest deleted file mode 100644 index 8d2017d39c..0000000000 --- a/meta-python/recipes-devtools/python/python3-msgpack/run-ptest +++ /dev/null | |||
| @@ -1,3 +0,0 @@ | |||
| 1 | #!/bin/sh | ||
| 2 | |||
| 3 | pytest --automake | ||
