From 97c1d28c951feee47cbf76bc6d5112279373b4c8 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 11 May 2020 16:00:58 +0800 Subject: [PATCH] yaml --- python-pytest-cov.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 python-pytest-cov.yaml diff --git a/python-pytest-cov.yaml b/python-pytest-cov.yaml new file mode 100644 index 0000000..fdd4637 --- /dev/null +++ b/python-pytest-cov.yaml @@ -0,0 +1,4 @@ +version_control: pypi +src_repo: pytest-cov +tag_prefix: "^v" +seperator: "." -- Gitee