From 1c957464010fd9aadd9eb27deeac41c9c3a02318 Mon Sep 17 00:00:00 2001 From: Markeryang <747675909@qq.com> Date: Fri, 12 Jun 2020 21:37:38 +0800 Subject: [PATCH] add python-rtslib.yaml. --- python-rtslib.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 python-rtslib.yaml diff --git a/python-rtslib.yaml b/python-rtslib.yaml new file mode 100644 index 0000000..b9d1672 --- /dev/null +++ b/python-rtslib.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: open-iscsi/rtslib-fb +tag_prefix: ^v +seperator: . \ No newline at end of file -- Gitee