1 2 3 4 5 6 7 8
[tox] minversion = 1.6 envlist = py27 skipsdist = True [testenv] deps = jsonschema commands = {envpython} bin/jsonschema_suite check