Hi there,
Your documentation says you're testing PyPy 3.11 and the PyPi index certainly suggests so but it seems you're currently only building for PyPy 3.11 on manylinux but not on Windows. You do however have a wheel release for PyPy 3.10 Windows.
Am I overlooking something or is the build not succesful for PyPy 3.11 to release a Windows wheel yet?
Thanks!