From 02ac1ea8624798fec4e1ba8a24f33169580ff4db Mon Sep 17 00:00:00 2001 From: sugarfillet <18705174754@163.com> Date: Fri, 8 May 2020 15:54:38 +0800 Subject: [PATCH] add yaml file --- PyQt4.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 PyQt4.yaml diff --git a/PyQt4.yaml b/PyQt4.yaml new file mode 100644 index 0000000..6aaeef0 --- /dev/null +++ b/PyQt4.yaml @@ -0,0 +1,4 @@ +version_control: pypi +src_repo: PyQt4 +tag_prefix: ^ +seperator: . -- Gitee