Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

⚡🔧 Faster cibuildwheel and better Windows wheel repair #475

Merged
merged 4 commits into from
Jun 19, 2024

Conversation

burgholzer
Copy link
Member

@burgholzer burgholzer commented Jun 17, 2024

Description

This PR makes use of cibuildwheel's latest addition of a build[uv] build frontend option that uses uv under the hood to speed up the build process.
Furthermore, it adjusts the Windows repair command to respect namespace packages.

Checklist:

  • The pull request only contains commits that are related to it.
  • I have added appropriate tests and documentation.
  • I have made sure that all CI jobs on GitHub pass.
  • The pull request introduces no new warnings and follows the project's style guidelines.

Signed-off-by: burgholzer <burgholzer@me.com>
Signed-off-by: burgholzer <burgholzer@me.com>
Signed-off-by: burgholzer <burgholzer@me.com>
@burgholzer burgholzer self-assigned this Jun 17, 2024
@burgholzer burgholzer added dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code continuous integration Anything related to the CI setup labels Jun 17, 2024
Signed-off-by: burgholzer <burgholzer@me.com>
@burgholzer burgholzer enabled auto-merge (squash) June 19, 2024 07:14
@burgholzer burgholzer merged commit b27c790 into main Jun 19, 2024
56 checks passed
@burgholzer burgholzer deleted the update-mqt-workflows branch June 19, 2024 09:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
continuous integration Anything related to the CI setup dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code
Projects
Status: Done
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

1 participant