From fcf04eaa7b27e539783d7649c91cf98235f4f915 Mon Sep 17 00:00:00 2001 From: si-gui <245140120@qq.com> Date: Tue, 12 May 2020 17:56:34 +0800 Subject: [PATCH] add yaml file --- sip.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 sip.yaml diff --git a/sip.yaml b/sip.yaml new file mode 100644 index 0000000..0766557 --- /dev/null +++ b/sip.yaml @@ -0,0 +1,4 @@ +version_control: hg +src_repo: https://www.riverbankcomputing.com/hg/sip +tag_prefix: ^ +seperator: . -- Gitee