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

Use GitHub Actions and Artifacts to build more wheels #144

Open
1 of 4 tasks
john-science opened this issue Sep 7, 2023 · 0 comments
Open
1 of 4 tasks

Use GitHub Actions and Artifacts to build more wheels #144

john-science opened this issue Sep 7, 2023 · 0 comments

Comments

@john-science
Copy link
Owner

The variety of wheels built for this repo, and deployed on pypi.org, is low.

We could use GitHub Actions "Artifacts" to build a wheel for:

  • various Windows OS versions
  • various MacOS versions
  • various Linux OS versions
  • A non-cythonized universal wheel

We don't need the auto-deploy to pypi.org. But auto-building the wheel files would be really helpful.

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

No branches or pull requests

1 participant