Skip to content

Commit 82696db

Browse files
authored
define the license so 'pip3 show' shows the license (#153)
1 parent a7739a6 commit 82696db

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
setup(
99
name='awsiotsdk',
1010
version='1.0.0-dev',
11+
license='Apache-2.0',
1112
description='AWS IoT SDK based on the AWS Common Runtime',
1213
author='AWS SDK Common Runtime Team',
1314
url='https://github.com/aws/aws-iot-device-sdk-python-v2',

0 commit comments

Comments
 (0)