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 7ccd4ff commit d0f2ef7Copy full SHA for d0f2ef7
1 file changed
tox.ini
@@ -54,6 +54,7 @@ commands =
54
55
56
[testenv:style]
57
+basepython = pypy
58
deps = flake8
59
commands =
60
flake8 [] --max-complexity 10 {toxinidir}/jsonschema
0 commit comments