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