summaryrefslogtreecommitdiff
path: root/json/tox.ini
blob: dcc0dce6d002335001334332157555808e4473e5 (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==4.18.0a4
commands = {envpython} bin/jsonschema_suite check