From 999532b4a67933677c4ec4e1cc18873163555a30 Mon Sep 17 00:00:00 2001 From: Markeryang <747675909@qq.com> Date: Wed, 24 Jun 2020 17:04:49 +0800 Subject: [PATCH] add python-jsonschema.yaml. --- python-jsonschema.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 python-jsonschema.yaml diff --git a/python-jsonschema.yaml b/python-jsonschema.yaml new file mode 100644 index 0000000..410e192 --- /dev/null +++ b/python-jsonschema.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: Julian/jsonschema +tag_prefix: ^v +seperator: . \ No newline at end of file -- Gitee