Skip to content

Commit d0f2ef7

Browse files
committed
Use PyPy for style.
Closes #325.
1 parent 7ccd4ff commit d0f2ef7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tox.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ commands =
5454

5555

5656
[testenv:style]
57+
basepython = pypy
5758
deps = flake8
5859
commands =
5960
flake8 [] --max-complexity 10 {toxinidir}/jsonschema

0 commit comments

Comments
 (0)