From ca89a3eee0583d6f036b5798c511a6275135b4cb Mon Sep 17 00:00:00 2001 From: Markeryang <747675909@qq.com> Date: Wed, 24 Jun 2020 16:27:55 +0800 Subject: [PATCH] add python-webencodings.yaml. --- python-webencodings.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 python-webencodings.yaml diff --git a/python-webencodings.yaml b/python-webencodings.yaml new file mode 100644 index 0000000..f13c614 --- /dev/null +++ b/python-webencodings.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: gsnedders/python-webencodings +tag_prefix: ^v +seperator: . \ No newline at end of file