From b327dd9e901d9bfb3f1e4a6587c1658464aa7242 Mon Sep 17 00:00:00 2001 From: Markeryang <747675909@qq.com> Date: Sat, 13 Jun 2020 10:30:03 +0800 Subject: [PATCH] add python-asn1crypto.yaml. --- python-asn1crypto.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 python-asn1crypto.yaml diff --git a/python-asn1crypto.yaml b/python-asn1crypto.yaml new file mode 100644 index 0000000..3b29798 --- /dev/null +++ b/python-asn1crypto.yaml @@ -0,0 +1,4 @@ +version_control: pypi +src_repo: asn1crypto +tag_prefix: "^v" +seperator: "." \ No newline at end of file -- Gitee