From 79668fffd1e6005ae881289b61ebed5eb3354fb7 Mon Sep 17 00:00:00 2001 From: smileknife Date: Wed, 2 Sep 2020 18:09:35 +0800 Subject: [PATCH] add yaml file Signed-off-by: smileknife --- python-AWSIoTPythonSDK.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 python-AWSIoTPythonSDK.yaml diff --git a/python-AWSIoTPythonSDK.yaml b/python-AWSIoTPythonSDK.yaml new file mode 100644 index 0000000..d8e8a14 --- /dev/null +++ b/python-AWSIoTPythonSDK.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: aws/aws-iot-device-sdk-python +tag_prefix: "^v" +separator: "."