Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Switch to using the cibuildwheel action and cleanup directory between…
… builds The build directory appears to be left intact between builds for the different cpython versions. Lets ensure everything is done correctly by deleting the build directory to force a complete rebuild.
- Loading branch information