summaryrefslogtreecommitdiffstats
path: root/third_party/python/jsonschema/json/tox.ini
blob: 9c4e94990df036adc93137839717dcd5eb00b090 (plain)
1
2
3
4
5
6
7
8
9
[tox]
minversion = 1.6
envlist = sanity
skipsdist = True

[testenv:sanity]
# used just for validating the structure of the test case files themselves
deps = jsonschema
commands = {envpython} bin/jsonschema_suite check