Skip to content

fix: make WMI windows only dependency#105

Merged
chrisg564 merged 3 commits into
mainfrom
fix/wmi_platform_dep
Aug 9, 2024
Merged

fix: make WMI windows only dependency#105
chrisg564 merged 3 commits into
mainfrom
fix/wmi_platform_dep

Conversation

@chrisg564

@chrisg564 chrisg564 commented Jul 22, 2024

Copy link
Copy Markdown
Collaborator

For Ansys Notebook this package doesn't resolve because it can't find pywin32 that satisfies a linux env. This stems from WMI being a dependency that requires pywin32 on all platforms. This PR makes WMI a windows only requirement.

Fixes issue #100

@github-actions github-actions Bot added dependencies Related with project dependencies maintenance Package and maintenance related bug Something isn't working labels Jul 22, 2024
@chrisg564
chrisg564 marked this pull request as ready for review July 22, 2024 13:27
@chrisg564
chrisg564 requested a review from a team as a code owner July 22, 2024 13:27
@Revathyvenugopal162

Copy link
Copy Markdown
Contributor

There is a small ci cd fails, because we are following convention commits for the PR heading. i can fix it quickly. Thank you for the PR @chrisg564 . Pinging @jorgepiloto and @franknli for visibility

@Revathyvenugopal162 Revathyvenugopal162 changed the title Make WMI windows only dependency fix: make WMI windows only dependency Jul 22, 2024
@chrisg564
chrisg564 requested a review from franknli July 25, 2024 13:41
@chrisg564
chrisg564 merged commit 3b5c1de into main Aug 9, 2024
@chrisg564
chrisg564 deleted the fix/wmi_platform_dep branch August 9, 2024 11:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working dependencies Related with project dependencies maintenance Package and maintenance related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants