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