My recordclass-based project is not installing in a PyPy environment because no wheel is available for PyPy environments, prompting a compile on my end that fails because I don't have the proper build tools.
It would be helpful to provide a wheel for PyPy installations so it doesn't have to build on the user's machine!
My recordclass-based project is not installing in a PyPy environment because no wheel is available for PyPy environments, prompting a compile on my end that fails because I don't have the proper build tools.
It would be helpful to provide a wheel for PyPy installations so it doesn't have to build on the user's machine!