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

chore: update cibuildwheel #2040

Merged
merged 3 commits into from
Oct 18, 2022
Merged

Commits on Oct 13, 2022

  1. chore: update cibuildwheel

    This commit updates the build workflow to use the latest cibuildwheel as a GitHub Action.
    cibuildwheel configuration is now in its own file (as there's no `pyproject.toml` yet)
    
    Signed-off-by: mayeut <mayeut@users.noreply.github.com>
    mayeut committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    ec89e1b View commit details
    Browse the repository at this point in the history
  2. review: use pyproject.toml

    Signed-off-by: mayeut <mayeut@users.noreply.github.com>
    mayeut committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    9983d96 View commit details
    Browse the repository at this point in the history
  3. review: also use cibuildwheel action for cp27

    Signed-off-by: mayeut <mayeut@users.noreply.github.com>
    mayeut committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    93f287a View commit details
    Browse the repository at this point in the history