python3-validators: Add missing rdeps for ptests

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
Khem Raj
2024-09-25 16:31:39 -07:00
parent 8843656883
commit bf467db085

View File

@@ -12,6 +12,10 @@ SRC_URI += " \
"
RDEPENDS:${PN}-ptest += " \
python3-decorator \
python3-eth-hash \
python3-isort \
python3-pycryptodome \
python3-pytest \
python3-unittest-automake-output \
"