From 408ce69e2a73773416f53ba9fae7ffd4d0b6163e Mon Sep 17 00:00:00 2001 From: hht8 Date: Sat, 9 May 2020 16:34:57 +0800 Subject: [PATCH] Add python-tqdm.yaml --- python-tqdm.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 python-tqdm.yaml diff --git a/python-tqdm.yaml b/python-tqdm.yaml new file mode 100644 index 0000000..b8367b6 --- /dev/null +++ b/python-tqdm.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: tqdm/tqdm +tag_pattern: ^v +seperator: . -- Gitee