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