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