Skip to content

Comments

Added upper bound to mypy on pypy#936

Open
JohanMabille wants to merge 1 commit intoipython:mainfrom
JohanMabille:mypy_pypy
Open

Added upper bound to mypy on pypy#936
JohanMabille wants to merge 1 commit intoipython:mainfrom
JohanMabille:mypy_pypy

Conversation

@JohanMabille
Copy link

This fixes the mypy error on PyPy. Another solution would be to skip the type check tests on PyPy, since they're supposed to be independent from the Python implementation and are already run with CPython.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant