From 84992626b0c523f831d649db5b94bb8fae382f7e Mon Sep 17 00:00:00 2001 From: Markeryang <747675909@qq.com> Date: Sat, 13 Jun 2020 11:32:24 +0800 Subject: [PATCH] add python-six.yaml. --- python-six.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 python-six.yaml diff --git a/python-six.yaml b/python-six.yaml new file mode 100644 index 0000000..a29428c --- /dev/null +++ b/python-six.yaml @@ -0,0 +1,4 @@ +version_control: pypi +src_repo: six +tag_prefix: ^v +seperator: . \ No newline at end of file -- Gitee