scripts: requirements: run-tests: add python-can
Add python-can dependency for the newly introduced tests/drivers/can/host test suite. Signed-off-by: Henrik Brix Andersen <hebad@vestas.com>
This commit is contained in:
parent
1e0a882f0d
commit
beb5b676f3
1 changed files with 3 additions and 0 deletions
|
@ -17,3 +17,6 @@ psutil
|
|||
|
||||
# Artifacts package creation
|
||||
bz
|
||||
|
||||
# used for CAN <=> host testing
|
||||
python-can>=4.3.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue