From 7b835706c36d2d95d30c8e26d6faead863d16308 Mon Sep 17 00:00:00 2001 From: gaochao_100 Date: Wed, 17 Jun 2020 14:19:46 +0800 Subject: [PATCH] add yaml file in package --- python-ipaddress.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 python-ipaddress.yaml diff --git a/python-ipaddress.yaml b/python-ipaddress.yaml new file mode 100644 index 0000000..296d4c5 --- /dev/null +++ b/python-ipaddress.yaml @@ -0,0 +1,4 @@ +version_control: pypi +src_repo: ipdaddress +tag_prefix: "^v" +seperator: "."