Skip to content

Investigate more generic manylinux support #10

Closed
@cretz

Description

@cretz

Is your feature request related to a problem? Please describe.

Right now our Linux wheel is named temporalio-0.1a1.dev1-cp37-abi3-manylinux_2_31_x86_64.whl. This means it only works on glibc 2.31+ per https://packaging.python.org/en/latest/specifications/platform-compatibility-tags/.

Describe the solution you'd like

We can use manylinux container to get Linux builds that work with a wider range of linuxes (e.g. manylinux2010 or manylinux2014). We need to investigate the effort/value of this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions