From 0db531c32b0a0248a615c9eafcbd0e1172bada3b Mon Sep 17 00:00:00 2001 From: liqiuyu Date: Tue, 10 May 2022 06:54:34 +0000 Subject: [PATCH] add python-fastpurge.yaml. #I56PK4 --- python-fastpurge.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 python-fastpurge.yaml diff --git a/python-fastpurge.yaml b/python-fastpurge.yaml new file mode 100644 index 0000000..f314970 --- /dev/null +++ b/python-fastpurge.yaml @@ -0,0 +1,4 @@ +version_control: pypi +src_repo: fastpurge +tag_prefix: ^v +separator: "." \ No newline at end of file -- Gitee