Skip to content

Commit

Permalink
added mingwpy for windows
Browse files Browse the repository at this point in the history
Signed-off-by: Nick Papior <[email protected]>
  • Loading branch information
zerothi committed Sep 21, 2023
1 parent fedb082 commit dc8e8ba
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -324,6 +324,8 @@ archs = [
"AMD64",
"x86",
]
before-build = "pip install mingwpy"

test-command = "pytest --pyargs sisl -m 'not slow'"

[tool.cibuildwheel.macos]
Expand Down

0 comments on commit dc8e8ba

Please sign in to comment.