We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7739a6 commit 82696dbCopy full SHA for 82696db
setup.py
@@ -8,6 +8,7 @@
8
setup(
9
name='awsiotsdk',
10
version='1.0.0-dev',
11
+ license='Apache-2.0',
12
description='AWS IoT SDK based on the AWS Common Runtime',
13
author='AWS SDK Common Runtime Team',
14
url='https://github.com/aws/aws-iot-device-sdk-python-v2',
0 commit comments