Skip to content

Commit d1517bf

Browse files
author
Jan Kamidra
committed
add wmi to requirements for usb tests
1 parent cece3e6 commit d1517bf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ six>=1.0,<2.0
2525
colorama>=0.3,<0.5
2626
pyjson5~=1.6
2727
humanize~=4.9.0
28+
wmi>=1.5; platform_system == "Windows"
2829

2930
# Install pyocd so that it's available in the venv if the user chooses to use it
3031
pyocd

0 commit comments

Comments
 (0)