Skip to content

Python3.12 arm64 wheels / force compiled version #1927

Closed
@da-woods

Description

@da-woods

Hi,

Coverage is used in the Cython test-suite. We need to use the compiled C-extension version because we're mainly testing our own plugin.

In the recent update to Coverage 7.6.11 you seem to have dropped Linux Arm64 wheels for Python 3.12 (although do have them for other Python versions). This means it's installing the py3-none-any wheel (without the C-extension).

So ideally I'd like either:

  • A Linux Arm64 Py3.12 wheel
  • A way of forcing pip to build the extension (instead of using the py3-none-any wheel). It's possible that this exists and I don't know about it. In which case some documentation on your "Installation" page would help.

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    fixedsupportA support question from a user

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions