From e5cbdeb2ea33a0e4c7ff7cfd444b922ddf78ff52 Mon Sep 17 00:00:00 2001 From: root Date: Tue, 12 May 2020 15:59:32 +0800 Subject: [PATCH] yaml --- python-dns.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 python-dns.yaml diff --git a/python-dns.yaml b/python-dns.yaml new file mode 100644 index 0000000..f095bb0 --- /dev/null +++ b/python-dns.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: rthalley/dnspython +tag_prefix: ^v +seperator: . -- Gitee