aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-pydantic/run-ptest
diff options
context:
space:
mode:
authorTim Orling <ticotimo@gmail.com>2023-11-29 10:59:06 -0800
committerTim Orling <ticotimo@gmail.com>2023-12-05 11:25:13 -0800
commit0ce35912c8abbcba1cde67e1a64781772cbe8166 (patch)
tree8b2912d331bd5c34040c8aca7f8eff6c9b12c6ca /meta-python/recipes-devtools/python/python3-pydantic/run-ptest
parent08df5154b239445506463e580c7ac50ce52f352d (diff)
downloadmeta-openembedded-contrib-0ce35912c8abbcba1cde67e1a64781772cbe8166.tar.gz
[WIP] python3-pydantic: enable ptesttimo/python3-pydantic_deps
* Add missing python3-annotated-types RDEPENDS Signed-off-by: Tim Orling <ticotimo@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-pydantic/run-ptest')
-rw-r--r--meta-python/recipes-devtools/python/python3-pydantic/run-ptest3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pydantic/run-ptest b/meta-python/recipes-devtools/python/python3-pydantic/run-ptest
new file mode 100644
index 0000000000..8d2017d39c
--- /dev/null
+++ b/meta-python/recipes-devtools/python/python3-pydantic/run-ptest
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+pytest --automake