From 94e2fcc20f8405665418c9c52aeb2ce87efbfe75 Mon Sep 17 00:00:00 2001 From: tong_1001 Date: Thu, 11 Jun 2020 16:25:31 +0800 Subject: [PATCH] add yaml file in package --- python-beautifulsoup4.yaml | 4 ++++ template.yaml | 4 ++++ 2 files changed, 8 insertions(+) create mode 100644 python-beautifulsoup4.yaml create mode 100644 template.yaml diff --git a/python-beautifulsoup4.yaml b/python-beautifulsoup4.yaml new file mode 100644 index 0000000..e9f2600 --- /dev/null +++ b/python-beautifulsoup4.yaml @@ -0,0 +1,4 @@ +version_control: pypi +src_repo: beautifulsopu4 +tag_prefix: "^v" +seperator: ". diff --git a/template.yaml b/template.yaml new file mode 100644 index 0000000..7772302 --- /dev/null +++ b/template.yaml @@ -0,0 +1,4 @@ +version_control: pypi +src_repo: beautifulsoup4 +tag_prefix: "^v" +seperator: ".