rpds icon indicating copy to clipboard operation
rpds copied to clipboard

Add PyPy3.11 windows wheel build

Open mattip opened this issue 7 months ago • 1 comments

In #125 support was added for PyPy3.11, but something didn't work in windows, there was this error:

--- stderr
  error: failed to generate python3.dll import library
  caused by:
    - 0: Unsupported PyPy version

Perhaps connected to https://github.com/crate-py/rpds/blob/c89ed6d5082cf73b6c2822dc00edbec35650a55f/Cargo.toml#L16-L18

I will try to take a look, please assign the issue to me.

mattip avatar Mar 26 '25 16:03 mattip