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