You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The README.rst and trove classifiers claim support for PyPy, but there is no automated test coverage of this configuration.
In #625 I tried updating the GitHub workflows to run unit tests with PyPy, and ran into a number of problems with dependencies (mostly grpcio, grpcio-tools, and numpy).