Skip to content

Commit 9a06c9b

Browse files
committed
Add license at setup.py file
1 parent dc426d0 commit 9a06c9b

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
@@ -65,6 +65,7 @@ def run_tests(self):
6565
url="https://github.com/line/line-bot-sdk-python",
6666
description="LINE Messaging API SDK for Python",
6767
long_description=read_md('README.md'),
68+
license='Apache License 2.0',
6869
packages=[
6970
"linebot", "linebot.models"
7071
],

0 commit comments

Comments
 (0)