From 836ea2ac685d2aaddfaf8c2804c8c82e12d36c0c Mon Sep 17 00:00:00 2001 From: Markeryang <747675909@qq.com> Date: Sat, 13 Jun 2020 11:54:21 +0800 Subject: [PATCH] add python-lxml.yaml. --- python-lxml.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 python-lxml.yaml diff --git a/python-lxml.yaml b/python-lxml.yaml new file mode 100644 index 0000000..e7758c5 --- /dev/null +++ b/python-lxml.yaml @@ -0,0 +1,4 @@ +version_control: pypi +src_repo: lxml +tag_prefix: ^ +seperator: . \ No newline at end of file -- Gitee