-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
WIP: FIX(build.yml): Add Windows wheel repairing
The Windows wheels have not been repaired by `cibuildwheel` by default, see https://cibuildwheel.pypa.io/en/1.x/options/#repair-wheel-command According to the `cibuildwheel` documentation, this could be fixed by enabling `delvewheel`. Fixes #389
- Loading branch information
1 parent
5aaa8f3
commit 92692cb
Showing
2 changed files
with
11 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters