From 84fbfbcca162408659bf1119ebd679dd279c20c7 Mon Sep 17 00:00:00 2001 From: Markeryang <747675909@qq.com> Date: Wed, 24 Jun 2020 16:14:23 +0800 Subject: [PATCH] add PyYAML.yaml. --- PyYAML.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 PyYAML.yaml diff --git a/PyYAML.yaml b/PyYAML.yaml new file mode 100644 index 0000000..9c728d3 --- /dev/null +++ b/PyYAML.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: yaml/pyyaml +tag_prefix: ^ +seperator: . \ No newline at end of file -- Gitee