Skip to content

Commit 399313f

Browse files
bollwyvlminrk
authored andcommitted
make mypy cpython-only
1 parent efb19df commit 399313f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ ipykernel
44
ipython
55
jedi<0.18; python_version<="3.6"
66
mock
7-
mypy
7+
mypy; implementation_name == "cpython"
88
pre-commit
99
pytest
1010
pytest-asyncio

0 commit comments

Comments
 (0)