File: tox.ini

package info (click to toggle)
json-schema-test-suite 2.0.0-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 936 kB
  • sloc: python: 214; javascript: 39; makefile: 11
file content (8 lines) | stat: -rw-r--r-- 134 bytes parent folder | download | duplicates (21)
1
2
3
4
5
6
7
8
[tox]
minversion = 1.6
envlist = py27
skipsdist = True

[testenv]
deps = jsonschema
commands = {envpython} bin/jsonschema_suite check