Open emmatyping opened 3 years ago
In https://github.com/python/mypy/pull/11350 I made it possible for mypy to run on PyPy, we should add a simple check this doesn't regress.
It should already be available as pypy-3.8 in the setup-python github action
pypy-3.8
In https://github.com/python/mypy/pull/11350 I made it possible for mypy to run on PyPy, we should add a simple check this doesn't regress.