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

Conditional support for Cython3.x, CI updates #808

Merged
merged 1 commit into from
Jun 10, 2024

Commits on Jun 10, 2024

  1. Conditional support for Cython3.x, CI updates

    * Cython 3.x support needed for Python 3.13
    * Move CI to a dynamic matrix
    * Use GHA-hosted Apple Silicon runners
    * Move Windows builds to cibuildwheel
    * Implement rudimentary PEP517 config-settings passthru to setuptools with
      custom in-tree setuptools build backend shim (blocked Windows build
      being moved to cibuildwheel).
    * Use build_config.toml to smuggle JSON to cibuildwheel, since it
      trashes JSON via CLI when doing containerized builds.
    nitzmahone committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    ab91d2c View commit details
    Browse the repository at this point in the history