From 438a5ad3c37a1865965ebd60018d8404825b2a79 Mon Sep 17 00:00:00 2001 From: Markeryang <747675909@qq.com> Date: Wed, 24 Jun 2020 17:07:30 +0800 Subject: [PATCH] add pyparted.yaml. --- pyparted.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 pyparted.yaml diff --git a/pyparted.yaml b/pyparted.yaml new file mode 100644 index 0000000..605a5ac --- /dev/null +++ b/pyparted.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: dcantrell/pyparted +tag_prefix: ^v +seperator: . \ No newline at end of file