We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cece3e6 commit d1517bfCopy full SHA for d1517bf
tools/requirements.txt
@@ -25,6 +25,7 @@ six>=1.0,<2.0
25
colorama>=0.3,<0.5
26
pyjson5~=1.6
27
humanize~=4.9.0
28
+wmi>=1.5; platform_system == "Windows"
29
30
# Install pyocd so that it's available in the venv if the user chooses to use it
31
pyocd
0 commit comments