From d4c0282f2bb52ac49987da9f101592e79cfd3b22 Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Wed, 24 Jul 2024 17:08:32 +0100 Subject: python3-packaging: enable ptest (From OE-Core rev: df1e2e5bbf675f2b2582179fe28b25b840bb4790) Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- meta/recipes-devtools/python/python3-packaging/run-ptest | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 meta/recipes-devtools/python/python3-packaging/run-ptest (limited to 'meta/recipes-devtools/python/python3-packaging') diff --git a/meta/recipes-devtools/python/python3-packaging/run-ptest b/meta/recipes-devtools/python/python3-packaging/run-ptest new file mode 100644 index 0000000000..8d2017d39c --- /dev/null +++ b/meta/recipes-devtools/python/python3-packaging/run-ptest @@ -0,0 +1,3 @@ +#!/bin/sh + +pytest --automake -- cgit v1.2.3-54-g00ecf