Skip to content

Add PyPy3.11 windows wheel build #126

Open
@mattip

Description

@mattip

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

rpds/Cargo.toml

Lines 16 to 18 in c89ed6d

# To build extension for PyPy on Windows, "generate-import-lib" is needed:
# https://github.com/PyO3/maturin-action/issues/267#issuecomment-2106844429
features = ["extension-module", "generate-import-lib"]

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions