1*78c4dd6aSAndroid Build Coastguard Worker[tox] 2*78c4dd6aSAndroid Build Coastguard Workerminversion = 1.6 3*78c4dd6aSAndroid Build Coastguard Workerenvlist = sanity 4*78c4dd6aSAndroid Build Coastguard Workerskipsdist = True 5*78c4dd6aSAndroid Build Coastguard Worker 6*78c4dd6aSAndroid Build Coastguard Worker[testenv:sanity] 7*78c4dd6aSAndroid Build Coastguard Worker# used just for validating the structure of the test case files themselves 8*78c4dd6aSAndroid Build Coastguard Workerdeps = jsonschema==4.18.0a4 9*78c4dd6aSAndroid Build Coastguard Workercommands = {envpython} bin/jsonschema_suite check 10