Skip to content

ENH: Migrate CI to use cibuildwheel for building wheels#97

Open
iory wants to merge 1 commit into
r9y9:masterfrom
iory:release-wheel
Open

ENH: Migrate CI to use cibuildwheel for building wheels#97
iory wants to merge 1 commit into
r9y9:masterfrom
iory:release-wheel

Conversation

@iory

@iory iory commented Mar 20, 2025

Copy link
Copy Markdown

Hello,

PyOpenJTalk is a wonderful library, and I have been using it for small robots and IoT modules.

This PR introduces a GitHub Action to build and release wheels to the PyPI repository. By providing pre-built wheel files, users can install PyOpenJTalk without needing to build it, making it more accessible for low-performance PCs.

For building wheels, I have used cibuildwheel, a library designed for this purpose:
https://github.com/pypa/cibuildwheel

If you have any comments or suggestions for modifications, I would be happy to address them. I hope this functionality can be merged into the repository so that wheel releases can be included in future updates.

@r9y9

r9y9 commented Mar 21, 2025

Copy link
Copy Markdown
Owner

Hi, thank you for your contribution! This is definitely a nice feature! Give me some time to look into your changes, and I guess I'll have some questions/concerns.

@iory

iory commented Mar 22, 2025

Copy link
Copy Markdown
Author

Thank you. I’m looking forward to receiving your comments!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants