From bdda7989244a9c599075bd25d299ec757e93fdae Mon Sep 17 00:00:00 2001 From: jeff200902 Date: Fri, 8 May 2020 10:23:44 +0800 Subject: [PATCH] Add yaml file --- python-PyMySQL.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 python-PyMySQL.yaml diff --git a/python-PyMySQL.yaml b/python-PyMySQL.yaml new file mode 100644 index 0000000..92016ad --- /dev/null +++ b/python-PyMySQL.yaml @@ -0,0 +1,4 @@ +version-ctrl: pypi +src_repo: PyMySQL +tag_prefix: "^v" +seperator: "."