Skip to content

Add wheel for arm/aarch64 linux #470

Closed
@kashewnuts

Description

@kashewnuts

Problem

You provide wheel for M1 Mac, but it is not supported for Linux.
Therefore, when using Docker (python, etc) in an ARM environment, pip install of libsass takes a long time.
I would like to be able to install as fast as x86-64 architecture.

Resolution

Since manylinux2014 now supports arm/aarch64 in PEP 599, I propose to include it in the PyPI release.

Related Issue

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