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
When we want to use it on PyCafe, which uses the pyodide/emscripten platform.
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
When we want to use it on PyCafe, which uses the pyodide/emscripten platform.