From 21775a4a267bbfcb5dcd7f3ec6502a6443ac0ebf Mon Sep 17 00:00:00 2001 From: Alex Rain Date: Wed, 16 Nov 2022 09:47:32 +0000 Subject: [PATCH] add python-jsonmodels.yaml. Signed-off-by: Alex Rain --- python-jsonmodels.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 python-jsonmodels.yaml diff --git a/python-jsonmodels.yaml b/python-jsonmodels.yaml new file mode 100644 index 0000000..f5f2876 --- /dev/null +++ b/python-jsonmodels.yaml @@ -0,0 +1,4 @@ +seperator: . +src_repo: jazzband/jsonmodels +tag_prefix: ^ +version_control: github.com -- Gitee