Skip to content

Add support to release linux aarch64 wheels #163

Description

@odidev

Problem

On linux aarch64, pip install redislite builds the wheels from source code and then installs it. It requires the user to have a development environment installed on their system. Also, it takes more time to build the wheels than downloading and extracting the wheels from PyPI.

Resolution

On aarch64, pip install redislite should download the wheels from PyPI.

@dwighthubbard, May I know your interest/plans for releasing aarch64 wheels?

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