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 4713533 commit 4264dbfCopy full SHA for 4264dbf
pyproject.toml
@@ -31,7 +31,7 @@ dependencies = [
31
"ansys-pythonnet>=3.1.0rc1",
32
"ansys-tools-path>=0.3.1",
33
"tqdm>=4.65.0",
34
- "WMI>=1.4.9",
+ "WMI>=1.4.9; platform_system=='Windows'",
35
]
36
[project.optional-dependencies]
37
doc = [
0 commit comments