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