From 9326303431d55372b319fc0f54956adcc602eb86 Mon Sep 17 00:00:00 2001 From: Markeryang <747675909@qq.com> Date: Fri, 12 Jun 2020 21:01:52 +0800 Subject: [PATCH] add python-dateutil.yaml. --- python-dateutil.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 python-dateutil.yaml diff --git a/python-dateutil.yaml b/python-dateutil.yaml new file mode 100644 index 0000000..79f0ef6 --- /dev/null +++ b/python-dateutil.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: dateutil/dateutil +tag_prefix: ^ +seperator: . \ No newline at end of file -- Gitee