github.com/kaptinlin/jsonschema@v0.4.6/testdata/JSON-Schema-Test-Suite/tox.ini (about)

     1  [tox]
     2  minversion = 1.6
     3  envlist = sanity
     4  skipsdist = True
     5  
     6  [testenv:sanity]
     7  # used just for validating the structure of the test case files themselves
     8  deps = jsonschema==4.19.0
     9  commands = {envpython} bin/jsonschema_suite check