From 95df8477d9c92687c7675d855e5fe8aa341d0859 Mon Sep 17 00:00:00 2001 From: Markeryang <747675909@qq.com> Date: Thu, 2 Jul 2020 15:38:57 +0800 Subject: [PATCH] add python2.yaml. --- python2.yaml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 python2.yaml diff --git a/python2.yaml b/python2.yaml new file mode 100644 index 0000000..171dd54 --- /dev/null +++ b/python2.yaml @@ -0,0 +1,5 @@ +version_control: NA +src_repo: +tag_prefix: +seperator: +url: https://www.python.org/downloads/ \ No newline at end of file -- Gitee