Skip to content

Commit 4264dbf

Browse files
committed
wmi windows only
1 parent 4713533 commit 4264dbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ dependencies = [
3131
"ansys-pythonnet>=3.1.0rc1",
3232
"ansys-tools-path>=0.3.1",
3333
"tqdm>=4.65.0",
34-
"WMI>=1.4.9",
34+
"WMI>=1.4.9; platform_system=='Windows'",
3535
]
3636
[project.optional-dependencies]
3737
doc = [

0 commit comments

Comments
 (0)