Skip to content

Release pure Python wheel on pypi for version >= 2.4 #108

@maartenbreddels

Description

@maartenbreddels

Before version 2.4.0, a pure Python wheel was available:
https://pypi.org/project/frozendict/2.3.10/#files

Now with version 2.4.0, I think since this commit:
ca3e354

This is not available anymore.

This means that it is not possible to install from a frozendict wheel on platforms that are not in the target lists.

Is it possible to revert the above mentioned commit, and start distributing that wheel again?

For context, we need to put manually the following contraint in

frozendict<2.4

When we want to use it on PyCafe, which uses the pyodide/emscripten platform.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions