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