requirements: add psutil, needed by sanitycheck
Needed for tracking cpu time in sanitycheck. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
30003ffb86
commit
2601c2e54b
1 changed files with 3 additions and 0 deletions
|
@ -13,3 +13,6 @@ tabulate
|
|||
|
||||
# used by mcuboot
|
||||
cbor>=1.0.0
|
||||
|
||||
# use for sanitycheck
|
||||
psutil
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue