mirror of
https://github.com/msgpack/msgpack-python.git
synced 2025-10-28 16:14:13 +00:00
python: Add python3 category.
This commit is contained in:
parent
b68f61cae9
commit
ff5709718b
1 changed files with 1 additions and 0 deletions
1
setup.py
1
setup.py
|
|
@ -69,6 +69,7 @@ setup(name='msgpack-python',
|
||||||
url='http://msgpack.sourceforge.net/',
|
url='http://msgpack.sourceforge.net/',
|
||||||
download_url='http://pypi.python.org/pypi/msgpack/',
|
download_url='http://pypi.python.org/pypi/msgpack/',
|
||||||
classifiers=[
|
classifiers=[
|
||||||
|
'Programming Language :: Python :: 3',
|
||||||
'Development Status :: 4 - Beta',
|
'Development Status :: 4 - Beta',
|
||||||
'Intended Audience :: Developers',
|
'Intended Audience :: Developers',
|
||||||
'License :: OSI Approved :: Apache Software License',
|
'License :: OSI Approved :: Apache Software License',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue