python3-ujson: Add python misc modules to ptest rdeps

Its needed for

ModuleNotFoundError: No module named 'tracemalloc'

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj
2024-09-25 14:18:32 -07:00
parent 36ec58d0a3
commit cc3c87cade
2 changed files with 3 additions and 2 deletions

View File

@@ -1,3 +1,3 @@
#!/bin/sh
pytest --automake
FORCE_COLOR=1 pytest --automake --capture=no