diff options
Diffstat (limited to 'third_party/python/jsonschema/jsonschema-4.17.3.dist-info/entry_points.txt')
-rw-r--r-- | third_party/python/jsonschema/jsonschema-4.17.3.dist-info/entry_points.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/third_party/python/jsonschema/jsonschema-4.17.3.dist-info/entry_points.txt b/third_party/python/jsonschema/jsonschema-4.17.3.dist-info/entry_points.txt new file mode 100644 index 0000000000..eecef9d8fa --- /dev/null +++ b/third_party/python/jsonschema/jsonschema-4.17.3.dist-info/entry_points.txt @@ -0,0 +1,2 @@ +[console_scripts] +jsonschema = jsonschema.cli:main |