Skip to content

Conversation

@freakboy3742
Copy link
Contributor

Fixes #1912.

  • Adds support for generating py3-none-any wheels. If the user has COVERAGE_DISABLE_EXTENSION defined in their environment, no attempt will be made to compile a binary wheel, even if the platform would otherwise support building the binary extension
  • Adds a py3-none-any artefact to the build products of a normal build. A wheel was already being compiled as part of the sdist step; this ensures that (a) the wheel is a py3-none-any wheel, and (b) it's included in the release artefacts.

@freakboy3742
Copy link
Contributor Author

Just realised that if I rename the branch, I can generate a test of the kit workflow; closing and re-opening.

@freakboy3742 freakboy3742 deleted the py3-none-any-wheels branch January 10, 2025 01:37
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.

Add py3-none-any wheel to distribution artefacts

1 participant