From 2a4d0632b324335d56c0a2e4e7213b386c433bce Mon Sep 17 00:00:00 2001 From: wwx913452 Date: Thu, 7 May 2020 19:18:01 +0800 Subject: [PATCH] added python-testtools.yaml --- python-testtools.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 python-testtools.yaml diff --git a/python-testtools.yaml b/python-testtools.yaml new file mode 100644 index 0000000..6240ecc --- /dev/null +++ b/python-testtools.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: testing-cabal/testtools +tag_prefix: testtools- +seperator: . -- Gitee