mirror of
https://github.com/msgpack/msgpack-python.git
synced 2025-10-19 20:03:16 +00:00
add license info to metadata (#260)
This commit is contained in:
parent
99341035f2
commit
2eb6e75db1
1 changed files with 1 additions and 0 deletions
1
setup.py
1
setup.py
|
@ -112,6 +112,7 @@ setup(name='msgpack-python',
|
|||
description=desc,
|
||||
long_description=long_desc,
|
||||
url='http://msgpack.org/',
|
||||
license='Apache 2.0',
|
||||
classifiers=[
|
||||
'Programming Language :: Python :: 2',
|
||||
'Programming Language :: Python :: 2.7',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue