From 07dda38f826cc4c15fd64791c32c51edb810dfa4 Mon Sep 17 00:00:00 2001 From: wwx913452 Date: Thu, 7 May 2020 10:41:50 +0800 Subject: [PATCH] added python-hamcrest.yaml --- python-hamcrest.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 python-hamcrest.yaml diff --git a/python-hamcrest.yaml b/python-hamcrest.yaml new file mode 100644 index 0000000..ce50369 --- /dev/null +++ b/python-hamcrest.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: hamcrest/PyHamcrest +tag_prefix: ^v +seperator: . -- Gitee