From 10dcd22af73234864b22bf4284d9116e89d98417 Mon Sep 17 00:00:00 2001 From: sugarfillet <18705174754@163.com> Date: Fri, 8 May 2020 15:54:54 +0800 Subject: [PATCH] add yaml file --- python3-mallard-ducktype.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 python3-mallard-ducktype.yaml diff --git a/python3-mallard-ducktype.yaml b/python3-mallard-ducktype.yaml new file mode 100644 index 0000000..2307c23 --- /dev/null +++ b/python3-mallard-ducktype.yaml @@ -0,0 +1,4 @@ +version_control: pypi +src_repo: mallard-ducktype +tag_prefix: "^v" +seperator: "."