spack/lib/spack/external/jsonschema/__main__.py
2016-01-14 10:41:35 -08:00

3 lines
39 B
Python

from jsonschema.cli import main
main()