Skip to content

Missing Aarch64 wheel for python 3.6, 3.7, 3.8 #384

@odidev

Description

@odidev

In pypi I have seen that wheel for arm64 is released only for python 3.9 and in .github/workflows/release.yml I can see that you are skipping wheel creation for python3.6, 3.7, and 3.8.

It looks that it is because numpy aarcch64 wheels are available for version greater or equal to 1.19. Can we not create python3.6, 3.7, and 3.8 wheels with higher numpy versions(eg. Numpy==1.19 or later)?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions