From ee9a7aaf0eba47d5f906772f5873cf0e0a1355bb Mon Sep 17 00:00:00 2001 From: jeff200902 Date: Fri, 8 May 2020 11:06:48 +0800 Subject: [PATCH] Add yaml file --- python-aniso8601.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 python-aniso8601.yaml diff --git a/python-aniso8601.yaml b/python-aniso8601.yaml new file mode 100644 index 0000000..7227acf --- /dev/null +++ b/python-aniso8601.yaml @@ -0,0 +1,4 @@ +version-ctrl: git +src_repo: https://bitbucket.org/nielsenb/aniso8601.git +tag_prefix: aniso8601 +seperator: "." -- Gitee