From c9cb210c48cc605c05cbc8ff255cc3b9d53829fd Mon Sep 17 00:00:00 2001 From: cuibb1 <95227821@qq.com> Date: Sat, 9 May 2020 11:58:41 +0800 Subject: [PATCH] yaml upload --- python-dict2xml.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 python-dict2xml.yaml diff --git a/python-dict2xml.yaml b/python-dict2xml.yaml new file mode 100644 index 0000000..b9af96b --- /dev/null +++ b/python-dict2xml.yaml @@ -0,0 +1,4 @@ +version_control: pypi +src_repo: dict2xml +tag_prefix: "^v" +seperator: "." -- Gitee