From 422ffbc73f41c35d8017de5a6f586b41d122ecf8 Mon Sep 17 00:00:00 2001 From: fu-shanqing Date: Mon, 9 May 2022 12:03:31 +0800 Subject: [PATCH] add python-xmlschema.yaml --- python-xmlschema.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 python-xmlschema.yaml diff --git a/python-xmlschema.yaml b/python-xmlschema.yaml new file mode 100644 index 0000000..36989e1 --- /dev/null +++ b/python-xmlschema.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: sissaschool/xmlschema +tag_prefix: ^v +separator: . \ No newline at end of file -- Gitee