diff options
| author | Derek Straka <derek@asterius.io> | 2025-01-10 20:08:16 +0000 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-01-10 16:53:45 -0800 |
| commit | 869594515444d2e3f4f926efa2986307fd8502a2 (patch) | |
| tree | 800def7776021f9e1c5cd5571e76a14eff5f0d42 /meta-python/recipes-devtools/python/python3-uritemplate | |
| parent | 25a337538b30bbe5024530b5a49adc75870963a5 (diff) | |
| download | meta-openembedded-869594515444d2e3f4f926efa2986307fd8502a2.tar.gz | |
python3-uritemplate: 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-uritemplate')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-uritemplate/run-ptest | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/meta-python/recipes-devtools/python/python3-uritemplate/run-ptest b/meta-python/recipes-devtools/python/python3-uritemplate/run-ptest deleted file mode 100644 index 8d2017d39c..0000000000 --- a/meta-python/recipes-devtools/python/python3-uritemplate/run-ptest +++ /dev/null | |||
| @@ -1,3 +0,0 @@ | |||
| 1 | #!/bin/sh | ||
| 2 | |||
| 3 | pytest --automake | ||
