tox.ini 134 B

12345678
  1. [tox]
  2. minversion = 1.6
  3. envlist = py27
  4. skipsdist = True
  5. [testenv]
  6. deps = jsonschema
  7. commands = {envpython} bin/jsonschema_suite check