We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9934103 commit 2eb6e75Copy full SHA for 2eb6e75
1 file changed
setup.py
@@ -112,6 +112,7 @@ def __init__(self, *args, **kwargs):
112
description=desc,
113
long_description=long_desc,
114
url='http://msgpack.org/',
115
+ license='Apache 2.0',
116
classifiers=[
117
'Programming Language :: Python :: 2',
118
'Programming Language :: Python :: 2.7',
0 commit comments