From e5fe571f6ebf576ac24ef933dfc938f58fe181c3 Mon Sep 17 00:00:00 2001 From: fu-shanqing Date: Mon, 9 May 2022 11:21:21 +0800 Subject: [PATCH] add python-zake.yaml --- python-zake.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 python-zake.yaml diff --git a/python-zake.yaml b/python-zake.yaml new file mode 100644 index 0000000..38b5f80 --- /dev/null +++ b/python-zake.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: yahoo/Zake +tag_prefix: ^v +separator: . \ No newline at end of file