We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e73995 commit bbbe880Copy full SHA for bbbe880
tox.ini
@@ -25,7 +25,7 @@ commands =
25
[testenv:mypy]
26
basepython=python3.6
27
deps =
28
- mypy
+ mypy==0.720
29
commands =
30
mypy graphql --ignore-missing-imports
31
0 commit comments