diff options
| author | Derek Straka <derek@asterius.io> | 2025-01-17 20:30:21 +0000 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-01-17 16:39:41 -0800 |
| commit | c9b900439908d834a16eec9257ac77e3e3a97597 (patch) | |
| tree | 6795f6354d7ce56e3bed0310804b291001b04ec4 /meta-python/recipes-devtools/python/python3-pyroute2 | |
| parent | 63e4df52f2187caa85a7e6b827f700ad9fa514a9 (diff) | |
| download | meta-openembedded-c9b900439908d834a16eec9257ac77e3e3a97597.tar.gz | |
python3-pyroute2: 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-pyroute2')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-pyroute2/run-ptest | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pyroute2/run-ptest b/meta-python/recipes-devtools/python/python3-pyroute2/run-ptest deleted file mode 100644 index f1c8729f0e..0000000000 --- a/meta-python/recipes-devtools/python/python3-pyroute2/run-ptest +++ /dev/null | |||
| @@ -1,4 +0,0 @@ | |||
| 1 | #!/bin/sh | ||
| 2 | |||
| 3 | pytest --automake | ||
| 4 | |||
