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

Create bash script that builds wheels #225

Open
mmdocherty opened this issue Jul 27, 2022 · 1 comment
Open

Create bash script that builds wheels #225

mmdocherty opened this issue Jul 27, 2022 · 1 comment
Assignees
Labels
infrastructure Code base change, no feature add

Comments

@mmdocherty
Copy link
Collaborator

This is an interim stage for building wheels as we might be removing cython stuff. The final stage will be making a github workflow to do this but the overhead for that is greater than the bash script.

@mmdocherty mmdocherty self-assigned this Jul 27, 2022
@mmdocherty
Copy link
Collaborator Author

mmdocherty commented Jul 27, 2022

For cython, need to build macos and many linux wheels separatley for each of the 3 python versionsions which is a lot of repetition and a bash script will be useful. Following the verisoning system of alpha, beta, release candidate then final release

@mmdocherty mmdocherty added this to the Release v1.1.2 milestone Jul 27, 2022
@mmdocherty mmdocherty added the infrastructure Code base change, no feature add label Jul 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infrastructure Code base change, no feature add
Projects
None yet
Development

No branches or pull requests

1 participant