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