From 72ddc5070ac307a1efb85fee6726313720f0ed07 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=81=E7=B4=AB=E8=96=87?= Date: Thu, 1 Dec 2022 06:14:26 +0000 Subject: [PATCH] add python-moto.yaml. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 丁紫薇 --- python-moto.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 python-moto.yaml diff --git a/python-moto.yaml b/python-moto.yaml new file mode 100644 index 0000000..74e7a88 --- /dev/null +++ b/python-moto.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: spulec/moto +tag_prefix: "v" +separator: "." \ No newline at end of file -- Gitee