From cd34a5f2899aa0fd8522326e6c77f96f1d120e89 Mon Sep 17 00:00:00 2001 From: Markeryang <747675909@qq.com> Date: Thu, 2 Jul 2020 15:52:22 +0800 Subject: [PATCH] add python-schedutils.yaml. --- python-schedutils.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 python-schedutils.yaml diff --git a/python-schedutils.yaml b/python-schedutils.yaml new file mode 100644 index 0000000..6bc720b --- /dev/null +++ b/python-schedutils.yaml @@ -0,0 +1,4 @@ +version_control: git +src_repo: https://git.kernel.org/pub/scm/libs/python/python-schedutils/python-schedutils.git +tag_prefix: ^v +seperator: . \ No newline at end of file -- Gitee