From 093af160a10772b381695b229ff8234c6cc985ce Mon Sep 17 00:00:00 2001 From: ultra_planet Date: Sat, 9 May 2020 09:30:44 +0800 Subject: [PATCH] add yaml file --- python-SecretStorage.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 python-SecretStorage.yaml diff --git a/python-SecretStorage.yaml b/python-SecretStorage.yaml new file mode 100644 index 0000000..7175082 --- /dev/null +++ b/python-SecretStorage.yaml @@ -0,0 +1,4 @@ +version_control: pypi +src_repo: SecretStorage +tag_prefix: "^v" +seperator: "."