From dad65ef297c97f1b30e4cf85bad66b637cb8618b Mon Sep 17 00:00:00 2001 From: Markeryang <747675909@qq.com> Date: Sat, 13 Jun 2020 11:19:39 +0800 Subject: [PATCH] add python-pip.yaml. --- python-pip.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 python-pip.yaml diff --git a/python-pip.yaml b/python-pip.yaml new file mode 100644 index 0000000..66182fc --- /dev/null +++ b/python-pip.yaml @@ -0,0 +1,4 @@ +version_control: pypi +src_repo: pip +tag_prefix: ^v +seperator: . -- Gitee