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/',
|
||||
download_url='http://pypi.python.org/pypi/msgpack/',
|
||||
classifiers=[
|
||||
'Programming Language :: Python :: 3',
|
||||
'Development Status :: 4 - Beta',
|
||||
'Intended Audience :: Developers',
|
||||
'License :: OSI Approved :: Apache Software License',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue