python3-pyyaml-include: add initial recipe for version 1.3.2

Add a recipe for the pyyaml-include package that extends PyYAML to include
YAML files within YAML files.  Add a ptest to run the unit tests and include
the tests as part of the package lists in meta-python

Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Derek Straka
2024-02-14 23:04:52 +00:00
committed by Khem Raj
parent b0d1ba544a
commit bf011a9f5e
3 changed files with 32 additions and 0 deletions
@@ -38,6 +38,7 @@ PTESTS_FAST_META_PYTHON = "\
python3-pyserial \
python3-pytest-mock \
python3-pytoml \
python3-pyyaml-include \
python3-rapidjson \
python3-requests-file \
python3-requests-toolbelt \